Liking cljdoc? Tell your friends :D
Clojure only.

com.yetanalytics.datasim.xapi.path

Given a path into an xAPI structure, return a spec from xapi-schema

Given a path into an xAPI structure, return a spec from xapi-schema
raw docstring

path->specclj

(path->spec spec path)
(path->spec spec path hint-data)

Given a root spec and a path into it, return the spec for that path or nil if it is not possible. Accepts hint data to dispatch multi-specs and the like

Given a root spec and a path into it, return the spec for
that path or nil if it is not possible. Accepts hint data to dispatch
multi-specs and the like
sourceraw docstring

spec-mapclj

source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close