Liking cljdoc? Tell your friends :D
All platforms.

fluree.db.spec


safe-nameclj/s

(safe-name x)

type-checkclj/s

(type-check object spec)
(type-check object spec path errors-atom)

(type-check type object) transforms a object to match the type. If it cannot be transformed, it throws an ex-info with a map from paths into the object to errors encountered at those paths.

(type-check type object) transforms a object to match the type. If it cannot be transformed, it throws an ex-info with a map from paths into the object to errors encountered at those paths.
raw docstring

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

× close