tc39 / proposal-flatMap

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

Ignore holes - interpret them as own `undefined`, an alternative fix for #29 #32

Closed zloirock closed 7 years ago

zloirock commented 7 years ago

29

michaelficarra commented 7 years ago

I've accepted #31 instead. Closing.