(keyspecs* spec)
Returns map of key to symbolic spec
Returns map of key to symbolic spec
(schema schema-form)
(schema* sform)
Returns a schema object given a fully-qualified schema definition. If needed use 'explicate' to qualify forms.
Returns a schema object given a fully-qualified schema definition. If needed use 'explicate' to qualify forms.
(schema-impl coll gfn)
(schema? x)
(select schema-form selection)
(select-impl schema-form selection gfn)
(select? x)
(union & schemas)
(union-impl schemas gfn)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close