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

Let -> Set typo #17

Closed senocular closed 2 years ago

senocular commented 2 years ago

Let ... to should be Set ... to (Let declared prior)