Extract the docstring indicated by the given namespace and function name.
The an-ns
argument may be either a symbol for a namespace, a namespace
object, or a function in a namespace (from which the namespace will be
extracted).
Extract the docstring indicated by the given namespace and function name. The `an-ns` argument may be either a symbol for a namespace, a namespace object, or a function in a namespace (from which the namespace will be extracted).
(get-formatted-docstring fun)
(get-formatted-docstring an-ns fn-name)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close