def
macrov1.9
cljs.spec/def
(def [k spec-form])Given a namespace-qualified keyword or resolveable symbol k, and a spec,
spec-name, predicate or regex-op makes an entry in the registry mapping k to
the spec
Examples
No examples yet. Be the first to add one!