Liking cljdoc? Tell your friends :D
Clojure only.

detritus.spec

Tools for hammering out specs rapidly.

Tools for hammering out specs rapidly.
raw docstring

deftagcljmacro

(deftag tag-name fields)

Somewhat comparable to #'guten-tag.core/deftag, except that instead of generating a custom tagged value type, it just generates a clojure.spec(.alpha) spec for the :type tagged map form of the union.

Somewhat comparable to `#'guten-tag.core/deftag`, except that instead
of generating a custom tagged value type, it just generates a
`clojure.spec(.alpha)` spec for the `:type` tagged map form of the union.
sourceraw docstring

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

× close