Skip to main content

unchecked-get

macrov1.9

cljs.core/unchecked-get

(unchecked-get [obj key])
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!