(namespaced-keyword ns kw)
Create a namespaced keyword
Create a namespaced keyword
(require-ns f)
Require the namespace of the body-fn Params:
f
is a function full qualified symbol. It could be a stringRequire the namespace of the body-fn Params: * `f` is a function full qualified symbol. It could be a string
(symbol-to-fn-call f & args)
Resolve the symbol and execute the associated function
Resolve the symbol and execute the associated function
(try-require ns)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close