Liking cljdoc? Tell your friends :D

kwill.specalli.impl


convert-expressionclj/s

(convert-expression form opts)

convert-expression*clj/smultimethod


convert-setclj/s

(convert-set set)

convert-symbolclj/s

(convert-symbol sym opts)

convert-symbol*clj/smultimethod


find-registered-symclj/s

(find-registered-sym sym {:keys [registry]})

mallize*clj/s

(mallize* spec opts)

mallize-collection-formclj/s

(mallize-collection-form [_ pred &
                          {:keys [into kind count max-count min-count distinct
                                  gen-max gen]} :as form]
                         opts)

match-spec-predsclj/s

(match-spec-preds pred-forms)

Returns Malli schema opts under ::schema-opts if the pred-forms included match predicate forms Spec generates by default. Forms not matched are returned under ::unmatched.

Returns Malli schema opts under ::schema-opts if the `pred-forms` included
match predicate forms Spec generates by default. Forms not matched are returned
under `::unmatched`.
raw docstring

simplify-schemaclj/s

(simplify-schema schema)

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

× close