(explain spec value)
(explain spec value opts)
Like spec explain, but uses lingo printer
Like spec explain, but uses lingo printer
(explain-data spec value)
(explain-data spec value opts)
(explain-data* explain-data opts)
(explain-str spec x)
(explain-str spec x opts)
Like spec explain-str, but uses lingo printer
Like spec explain-str, but uses lingo printer
(set-pred-error! spec-ptn f)
Set conforming spec spec-ptn
for matching/binding values for later
message impl/formating via f bindings
Set conforming spec `spec-ptn` for matching/binding values for later message impl/formating via `f bindings`
(set-spec-error! spec msg)
Set error message for spec
(keyword, ident, s-expr (pred)) with msg
Set error message for `spec` (keyword, ident, s-expr (pred)) with `msg`
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close