Liking cljdoc? Tell your friends :D
Clojure only.

eastwood.copieddeps.dep1.clojure.tools.analyzer.passes.add-binding-atom


add-binding-atomclj

(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.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close