Liking cljdoc? Tell your friends :D

typed.clj.analyzer.passes.constant-lifter


constant-liftclj

(constant-lift ast)

Like typed.cljc.analyzer.passes.constant-lifter/constant-lift but transforms also :var nodes where the var has :const in the metadata into :const nodes and preserves tag info

Like typed.cljc.analyzer.passes.constant-lifter/constant-lift but
transforms also :var nodes where the var has :const in the metadata
into :const nodes and preserves tag info
raw docstring

constant-lift*clj

(constant-lift* ast)

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

× close