Liking cljdoc? Tell your friends :D

refactor-nrepl.find.find-symbol


find-symbolclj

(find-symbol {:keys [file ns name line column ignore-errors]})
source

present-before-expansion?clj

(present-before-expansion? var-name node)

returns true if node is not result of macro expansion or if it is and it contains the not qualified var-name before expansion

returns true if node is not result of macro expansion or if it is and it contains
the not qualified var-name before expansion
sourceraw docstring

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

× close