tc39 / proposal-array-from-async

Draft specification for a proposed Array.fromAsync method in JavaScript.
http://tc39.es/proposal-array-from-async/
BSD 3-Clause "New" or "Revised" License
177 stars 13 forks source link

spec: Await next value with default map ƒ #20

Closed js-choi closed 2 years ago

js-choi commented 2 years ago

Fixes #19.

CC: @nicolo-ribaudo.

zloirock commented 2 years ago

https://github.com/tc39/proposal-iterator-helpers/issues/168