Liking cljdoc? Tell your friends :D

cljs-tooling.info


aliased-macro-varclj/s

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

format-macro-metaclj/s

(format-macro-meta env meta)
source

format-macro-nsclj/s

(format-macro-ns env var)
source

format-ns-metaclj/s

(format-ns-meta meta)
source

format-var-metaclj/s

(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/s

(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/s

(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/s

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

scoped-macro-metaclj/s

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

scoped-var-metaclj/s

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

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

× close