Box

typesince v0.0-1424 clojure.lang/BoxEdit
(Box. val)

Source code @ clojurescript:src/main/cljs/cljs/core.cljs
(deftype Box [^:mutable val])