Liking cljdoc? Tell your friends :D

inspector.fn-find


fn-vars-from-nsclj

(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`
sourceraw docstring

get-varsclj

(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`.
sourceraw docstring

is-var-fn?clj

(is-var-fn? a-var)
source

macro?clj

(macro? a-var)
source

matching-nsclj

(matching-ns regex)

All namespaces whose string representation matches regex.

All namespaces whose string representation matches regex.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close