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

Add IfAbruptCloseAsyncIterator #25

Closed Aditi-1400 closed 2 years ago

Aditi-1400 commented 2 years ago

This pull request adds missing abstract operation, IfAbruptCloseAsyncIterator in the proposal spec text. The description of the abstract operation has been taken from proposal iterator helpers: https://tc39.es/proposal-iterator-helpers/#sec-ifabruptcloseasynciterator