(get k)
Retrieve the spec associated with k from the registry.
Retrieve the spec associated with k from the registry.
(register! k spec)
Register a spec under key k.
Register a spec under key k.
(un-register! k)
Removes key k from the registry.
Removes key k from the registry.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close