We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Flattens nested object, using map function. 🏃 📼 📦 🌔 📒
object.flatMap(x, fn, [ths]); // x: a nested object // fn: map function (v, k, x) // ths: this argument