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