tc39 / proposal-iterator-helpersLinks
Methods for working with iterators in ECMAScript
☆1,345Updated last year
Alternatives and similar repositories for proposal-iterator-helpers
Users that are interested in proposal-iterator-helpers are comparing it to the libraries listed below
Sorting:
- Proposal for new Set methods in JS☆662Updated last year
- ECMAScript proposal for the Record and Tuple value types. | Stage 2: it will change!☆2,536Updated 7 months ago
- ECMAScript Explicit Resource Management☆900Updated last year
- Proposal for `do` expressions☆1,170Updated 4 years ago
- A proposal for ECMAScript to add a built-in Iterator.range()☆529Updated 9 months ago
- Proposal for ECMAScript 'throw' expressions☆519Updated last year
- TC39 Proposal to remove common leading indentation from multiline template strings☆658Updated 2 years ago
- Built-in exact decimal numbers for JavaScript☆582Updated last month
- A proposal to make grouping of array items easier☆527Updated 2 years ago
- Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with…☆506Updated 2 years ago
- Async Context for JavaScript☆787Updated 3 weeks ago
- ☆450Updated 2 years ago
- ☆648Updated last year
- Proposal to add partial application to ECMAScript☆1,029Updated 3 years ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆319Updated 2 months ago
- Proposal for syntax to import ES modules with assertions