js-delete
macrov1.7
cljs.core/js-delete
(js-delete [obj key])Delete a property from a JavaScript object.
Returns true upon success, false otherwise.
Examples
No examples yet. Be the first to add one!
cljs.core/js-delete
(js-delete [obj key])No examples yet. Be the first to add one!