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
179 stars 13 forks source link

Spec intro mentions pipe operator #5

Closed nayeemrmn closed 3 years ago

nayeemrmn commented 3 years ago

Copy/paste error? https://github.com/js-choi/proposal-array-from-async/blob/ef7efcaa26a6da03346ea24a55fd9a17bc993bef/spec.html#L14-L15

js-choi commented 3 years ago

Yes, thanks for spotting. Will fix. 😀