Skip to main content

unchecked-set

macrov1.9

cljs.core/unchecked-set

(unchecked-set [obj key val])
INTERNAL. Compiles to JavaScript property access using bracket notation. Does not distinguish between object and array types and not subject to compiler static analysis.

No examples yet. Be the first to add one!