Liking cljdoc? Tell your friends :D
Clojure only.

lucid.legacy.analyzer.passes.add-binding-atom


add-binding-atomclj

(add-binding-atom ast)

Walks the AST and 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.

Walks the AST and 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.
raw 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