Liking cljdoc? Tell your friends :D

malli.experimental.describe


-describeclj/s

(-describe ?schema options)
source

-descriptor-walkerclj/s

(-descriptor-walker schema _ children options)
source

-diamondclj/s

(-diamond s)
source

-length-suffixclj/s

(-length-suffix schema)
source

-mapclj/s

(-map _n schema children _o)
source

-min-max-suffixclj/s

(-min-max-suffix schema)
source

-min-max-suffix-numberclj/s

(-min-max-suffix-number schema)
source

-of-clauseclj/s

(-of-clause children)
source

-pluralize-timesclj/s

(-pluralize-times n)
source

-repeat-suffixclj/s

(-repeat-suffix schema)
source

-schemaclj/s

(-schema schema children _options)
source

-taggedclj/s

(-tagged children)
source

-titledclj/s

(-titled schema)
source

acceptclj/smultimethod

Can this be accepted?

Can this be accepted?
sourceraw docstring

describeclj/s

(describe ?schema)
(describe ?schema options)

Given a schema, returns a string explaiaing the required shape in English

Given a schema, returns a string explaiaing the required shape in English
sourceraw docstring

Descriptorclj/sprotocol

-acceptclj/s

(-accept this children options)

transforms schema to a text descriptor

transforms schema to a text descriptor
source

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

× close