Liking cljdoc? Tell your friends :D
Clojure only.

clojure.tools.analyzer.passes.js.collect-keywords


collect-keywordsclj

(collect-keywords ast)

Assoc compilation-unit shared id to each :const node with :type :keyword, The keyword to id map is available in the global env under ::keywords

Assoc compilation-unit shared id to each :const node with :type :keyword,
The keyword to id map is available in the global env under ::keywords
sourceraw docstring

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

× close