(fn-vars-from-ns ns)
Returns all var corresponding to function's available in given namespace ns
Returns all var corresponding to function's available in given namespace `ns`
(get-vars regex)
Returns all function vars available in namespaces,
whose string representation matches regex
.
Returns all function vars available in namespaces, whose string representation matches `regex`.
(matching-ns regex)
All namespaces whose string representation matches regex.
All namespaces whose string representation matches regex.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |