Liking cljdoc? Tell your friends :D

refactor-nrepl.find.find-macros


find-macroclj

(find-macro fully-qualified-name ignore-errors?)

Finds all occurrences of the macro, including the definition, in the project.

Finds all occurrences of the macro, including the definition, in
the project.
sourceraw docstring

find-used-macrosclj

(find-used-macros file used-ns)

Finds used macros of the namespace given as used-ns in the file.

Finds used macros of the namespace given as `used-ns` in the file.
sourceraw docstring

warm-macro-occurrences-cacheclj

(warm-macro-occurrences-cache)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close