tc39 / proposal-flatMap

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

Pass `sourceLen` into `FlattenIntoArray` so that it can be retrieved prior to array creation #26

Closed ljharb closed 7 years ago

ljharb commented 7 years ago

Fixes #1.