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
(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
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close