(format-var-meta context-ns meta)
Format it similarly to metadata on a var
Format it similarly to metadata on a var
(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
(macro-namespace env sym & [context-ns])
Compute the namespace of a macro symbol.
Compute the namespace of a macro symbol.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close