Liking cljdoc? Tell your friends :D

automaton-core.utils.namespace


namespaced-keywordclj

(namespaced-keyword ns kw)

Create a namespaced keyword

Create a namespaced keyword
raw docstring

require-nsclj

(require-ns f)

Require the namespace of the body-fn Params:

  • f is a function full qualified symbol. It could be a string
Require the namespace of the body-fn
Params:
* `f` is a function full qualified symbol. It could be a string
raw docstring

symbol-to-fn-callclj

(symbol-to-fn-call f & args)

Resolve the symbol and execute the associated function

Resolve the symbol and execute the associated function
raw docstring

try-requireclj

(try-require ns)

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

× close