Liking cljdoc? Tell your friends :D

burningswell.namespace


immigrateclj

(immigrate & ns-names)

Create a public var in this namespace for each public var in the namespaces named by ns-names. The created vars have the same name, root binding, and metadata as the original except that their :ns metadata value is this namespace.

Create a public var in this namespace for each public var in the
namespaces named by ns-names. The created vars have the same name, root
binding, and metadata as the original except that their :ns metadata
value is this namespace.
raw docstring

new-reloadclj

(new-reload config)

refer-privateclj

(refer-private ns & symbols)

refer-publicclj

(refer-public ns & symbols)

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close