Skip to content

filterAt$

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

Gets object with given keys. 🏃 📼 📦 🌔 📒

object.filterAt$(x, ks);
// x:  an object (updated)
// ks: keys
// --> x
Clone this wiki locally