Skip to content
Subhajit Sahu edited this page Jun 11, 2020 · 13 revisions

Discards entries which pass a test. 🏃 📼 📦 🌔 📒

object.reject(x, fn, [ths]);
// x:   an object
// fn:  test function (v, k, x)
// ths: this argument
Clone this wiki locally