tc39 / proposal-iterator-unique
a proposal to add a method to iterators to produce an iterator of only its unique values
☆29Updated last year
Alternatives and similar repositories for proposal-iterator-unique:
Users that are interested in proposal-iterator-unique are comparing it to the libraries listed below
- a proposal to add a method to iterators for producing an iterator of its subsequences☆49Updated last month
- a TC39 proposal to synchronise the advancement of multiple iterators☆77Updated 5 months ago
- Proposal to introduce discard bindings to ECMAScript☆54Updated last month
- a TC39 proposal to create iterators by sequencing existing iterators