Liking cljdoc? Tell your friends :D
Clojure only.

clojure.tools.analyzer.passes.constant-lifter


constant-liftcljmultimethod

If the node represents a collection with no metadata, and every item of that collection is a literal, transform the node to an equivalent :const node.

If the node represents a collection with no metadata, and every item of that
collection is a literal, transform the node to an equivalent :const node.
sourceraw docstring

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

× close