Liking cljdoc? Tell your friends :D

com.potetm.fusebox.registry


getclj

(get k)

Retrieve the spec associated with k from the registry.

Retrieve the spec associated with k from the registry.
raw docstring

register!clj

(register! k spec)

Register a spec under key k.

Register a spec under key k.
raw docstring

registryclj


un-register!clj

(un-register! k)

Removes key k from the registry.

Removes key k from the registry.
raw docstring

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

× close