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

Removes first n entries. 🏃 📼 📦 🌔 📒

object.drop(x, [n]);
// x: an object
// n: number of entries (1)
Clone this wiki locally