| compiler option | since v0.0-1877 | Edit |
Build a constant table to prevent duplicate allocation of keywords and symbols.
Defaults to true for advanced :optimizations, otherwise false.
:optimize-constants true
Constants are stored as cljs.core.cst$... variables under the
cljs.core.constants namespace.