Async iteration and generators in JavaScript #8865
Labels
Assigned
Assigned to some work
documentation
Improvements or additions to documentation
Frontend Dev HTML/CSS/JS
GWOC21
Description
Async iterable range
iterator to make the iteration code shorter. Similar to that, async generators can be used as symbols. async iterator to implement the asynchronous iteration. For instance, we can make the range object generate values asynchronously, once per second, by replacing synchronous Symbol.
Domain
Frontend Dev HTML/CSS/JS
Type of Contribution
Documentation
Code of Conduct
The text was updated successfully, but these errors were encountered: