Symbol info lookup.
It's meant to provide you with useful data like definition location, parameter lists, etc.
NOTE: The functionality here is experimental and the API is subject to changes.
Symbol info lookup. It's meant to provide you with useful data like definition location, parameter lists, etc. NOTE: The functionality here is experimental and the API is subject to changes.
(lookup ns sym)
Lookup the metadata for sym
.
If the sym
is not qualified than it will be resolved in the context
of ns
.
Lookup the metadata for `sym`. If the `sym` is not qualified than it will be resolved in the context of `ns`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close