tc39 / proposal-flatMap

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

fixes #29: flatMap eliminates holes #31

Closed michaelficarra closed 7 years ago

michaelficarra commented 7 years ago

Fixes #29. I don't think this should actually be merged, but I wanted to show what the specific change would be.