Skip to content

rejectAt$

Subhajit Sahu edited this page Jun 11, 2020 · 12 revisions

Gets object without given keys. 🏃 📼 📦 🌔 📒

object.rejectAt$(x, ks);
// x:  an object (updated)
// ks: keys
// --> x

Clone this wiki locally