(uniquify-locals ast)
Walks the AST performing alpha-conversion on the :name field of :local/:binding nodes, invalidates :local map in :env field
Passes opts:
Walks the AST performing alpha-conversion on the :name field of :local/:binding nodes, invalidates :local map in :env field Passes opts: * :uniquify/uniquify-env If true, uniquifies the :env :locals map
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close