The following proposals are at a mix of stage 3 and stage 4 in TC39's standardization process. We should add them in TypeScript 7.1. * [`Iterator.zip` and `Iterator.zipKeyed`](https://github.com/tc39/proposal-joint-iteration) * [`Iterator.prototype.chunks`](https://github.com/tc39/proposal-iterator-chunking) * [`Iterator.prototype.join`](https://github.com/tc39/proposal-iterator-join) * [`Iterator.prototype.includes`](https://github.com/tc39/proposal-iterator-includes)
The following proposals are at a mix of stage 3 and stage 4 in TC39's standardization process. We should add them in TypeScript 7.1.
Iterator.zipandIterator.zipKeyedIterator.prototype.chunksIterator.prototype.joinIterator.prototype.includes