We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a7d27ee commit 8be227aCopy full SHA for 8be227a
README.md
@@ -3,7 +3,7 @@ Iterator Chunking
3
4
A TC39 proposal to consume an iterator as either overlapping or non-overlapping subsequences of configurable size.
5
6
-**Stage:** 2
+**Stage:** 2.7
7
8
**Specification:** https://tc39.es/proposal-iterator-chunking/
9
spec.emu
@@ -3,7 +3,7 @@
<pre class="metadata">
title: Iterator Chunking
status: proposal
-stage: 2
+stage: 2.7
contributors: Michael Ficarra
location: https://tc39.es/proposal-iterator-chunking/
copyright: false
0 commit comments