Liking cljdoc? Tell your friends :D
All platforms.

minimallist.core


describeclj/s

(describe model data)
(describe model data options)

Returns a descriptions of the data's structure.

Returns a descriptions of the data's structure.
sourceraw docstring

valid?clj/s

(valid? model data)

Return true if the data matches the model, false otherwise.

Return true if the data matches the model, false otherwise.
sourceraw docstring

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

× close