Liking cljdoc? Tell your friends :D

s-exp.pact.impl


abbrevclj

(abbrev form)

accept-keywordclj

(accept-keyword x)

accept-setclj

(accept-set x)

accept-symbolclj

(accept-symbol x)

accept-symbol-callclj

(accept-symbol-call spec)

array-schemaclj

(array-schema)
(array-schema & {:as opts})

find-keyclj

(find-key prop)

Find first prop value in spec hierarchy for spec

Find first `prop` value in spec hierarchy for spec
raw docstring

find-schemaclj

(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
raw docstring

int-schemaclj

(int-schema)
(int-schema & {:as opts})

number-schemaclj

(number-schema)
(number-schema & {:as opts})

object-schemaclj

(object-schema)
(object-schema & {:as opts})

parent-specclj

(parent-spec k)

Look up for the parent coercer using the spec hierarchy.

Look up for the parent coercer using the spec hierarchy.
raw docstring

pred-conformerclj

(pred-conformer pred {:as opts :s-exp.pact.json-schema/keys [preds]})

registry-formclj

(registry-form registry-val k)

Returns registry form function for key k

Returns registry form function for key `k`
raw docstring

registry-identclj

(registry-ident registry-val k)

Returns registry ident value for key k

Returns registry ident value for key `k`
raw docstring

registry-metaclj

(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`
raw docstring

spec-chainclj

(spec-chain spec)

Determine the main spec root from a spec form.

Determine the main spec root from a spec form.
raw docstring

spec-formclj

(spec-form spec)

Return the spec form or nil.

Return the spec form or nil.
raw docstring

spec-rootclj

(spec-root spec)

Determine the main spec root from a spec form.

Determine the main spec root from a spec form.
raw docstring

string-schemaclj

(string-schema)
(string-schema & {:as opts})

strip-coreclj

(strip-core sym)

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

× close