Skip to main content

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.

No examples yet. Be the first to add one!