(get-meta an-ns nss)
Takes the same form as the general get-in
function:
(get-meta 'my.name.space ['my-func :doc])
Takes the same form as the general `get-in` function: ``` (get-meta 'my.name.space ['my-func :doc]) ```
(get-metas an-ns)
Get metadata for a namespace.
Get metadata for a namespace.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close