(add-binding-atom ast)
(add-binding-atom state ast)
Adds an atom-backed-map to every local binding,the same atom will be shared between all occurences of that local.
The atom is put in the :atom field of the node.
Adds an atom-backed-map to every local binding,the same atom will be shared between all occurences of that local. The atom is put in the :atom field of the node.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close