tc39 / proposal-flatMap

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

Add flat/flatMap to Array @@unscopables #75

Closed mathiasbynens closed 5 years ago

mathiasbynens commented 5 years ago

Closes #74.

mathiasbynens commented 5 years ago

@michaelficarra Could you please update the gh-pages branch accordingly?

michaelficarra commented 5 years ago

Done. I forgot that this project isn't set up to publish automatically.