tc39 / proposal-flatMap

proposal for flatten and flatMap on arrays
https://tc39.github.io/proposal-flatMap
214 stars 19 forks source link

What about Array.prototype.flat()? #67

Closed LeaVerou closed 6 years ago

LeaVerou commented 6 years ago

Haven't seen that suggested yet. Sure, it's not a verb like other array methods, but at least it's closer to flatten and will actually be understood by more than just native English speakers.

bakkot commented 6 years ago

It's over as a PR in #63. Gonna close this thread as a duplicate, but feel free to comment there.