Liking cljdoc? Tell your friends :D

struct.alpha


&&clj/s

(&& & specs)
source

AndSpeccljs

source

coll-ofclj/s

(coll-of spec & {:keys [into kind] :or {into []} :as opts})
source

CollSpeccljs

source

conformclj/s

(conform spec data)
source

defsclj/smacro

(defs name spec)
source

defs-implclj/s

(defs-impl spec name)
source

dictclj/s

(dict & keypairs)
source

explainclj/s

(explain spec data)
source

FnSpeccljs

source

ISpecclj/s≠protocol

-explainclj/s

(-explain it path via val)

-conformclj/s

(-conform it val)
source

keysclj/s

(keys & {:keys [req-un opt-un] :or {req-un [] opt-un []} :as opts})
source

MapSpeccljs

source

optclj/s

(opt spec)
source

OptSpeccljs

source

predclj/s

(pred f c)
(pred f c n)

Programatically create a spec instance from predicate and optionaly a coercer and name.

Programatically create a spec instance from predicate
and optionaly a coercer and name.
sourceraw docstring

registryclj/s

source

valid?clj/s

(valid? spec data)
source

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

× close