Liking cljdoc? Tell your friends :D
Clojure only.

refactor-nrepl.find.find-used-publics


find-used-publicsclj

(find-used-publics {:keys [file used-ns]})

Returns used symbols of the namespace given as used-ns in the file.

Looks for used symbol types: vars, protocols and macros.

Returns used symbols of the namespace given as `used-ns` in the file.

Looks for used symbol types: vars, protocols and macros.
sourceraw docstring

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

× close