*unchecked-if*

varsince v0.0-1211Edit

Used internally to allow if to use JavaScript truthiness rather than Clojure truthiness, for the performance benefit of saving a function call.


Source code @ clojurescript:src/main/cljs/cljs/core.cljs
(def *unchecked-if* false)