Liking cljdoc? Tell your friends :D

cider.inlined-deps.cljs-tooling.v0v3v0.cljs-tooling.info


aliased-macro-varclj

(aliased-macro-var env sym & [context-ns])
source

format-macro-metaclj

(format-macro-meta env meta)
source

format-macro-nsclj

(format-macro-ns env var)
source

format-ns-metaclj

(format-ns-meta meta)
source

format-var-metaclj

(format-var-meta context-ns meta)

Format it similarly to metadata on a var

Format it similarly to metadata on a var
sourceraw docstring

infoclj

(info env sym & [context-ns])

Returns an info map on the symbol in the context of the namespace, resolving aliases. 'sym' can refer to a top-level var, a namespace, or an alias, the context-ns is optional

Returns an info map on the symbol in the context of the namespace, resolving aliases.
'sym' can refer to a top-level var, a namespace, or an alias, the context-ns is optional
sourceraw docstring

macro-namespaceclj

(macro-namespace env sym & [context-ns])

Compute the namespace of a macro symbol.

Compute the namespace of a macro symbol.
sourceraw docstring

referred-macro-metaclj

(referred-macro-meta env sym & [context-ns])
source

scoped-macro-metaclj

(scoped-macro-meta env sym & [context-ns])
source

scoped-var-metaclj

(scoped-var-meta env sym & [context-ns])
source

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

× close