Tools for hammering out specs rapidly.
Tools for hammering out specs rapidly.
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close