(abbrev form)
(accept-keyword x)
(accept-set x)
(accept-symbol x)
(accept-symbol-call spec)
(array-schema)
(array-schema opts)
(find-key prop)
Find first prop
value in spec hierarchy for spec
Find first `prop` value in spec hierarchy for spec
(find-schema registry-val spec-chain {:as opts :keys [idents forms preds]})
Find first schema generator in spec hierarchy
Find first schema generator in spec hierarchy
(parent-spec k)
Look up for the parent coercer using the spec hierarchy.
Look up for the parent coercer using the spec hierarchy.
(pred-conformer pred {:as opts :s-exp.pact.json-schema/keys [preds]})
(registry-form registry-val k)
Returns registry form function for key k
Returns registry form function for key `k`
(registry-ident registry-val k)
Returns registry ident value for key k
Returns registry ident value for key `k`
(registry-meta registry-val)
(registry-meta registry-val k)
Returns metadata registry or metadata for spec k
Returns metadata registry or metadata for spec `k`
(spec-chain spec)
Determine the main spec root from a spec form.
Determine the main spec root from a spec form.
(spec-root spec)
Determine the main spec root from a spec form.
Determine the main spec root from a spec form.
(string-schema)
(string-schema opts)
(strip-core sym)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close