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 b3de2ef commit 360fa99Copy full SHA for 360fa99
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:** 1
+**Stage:** 2
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: 1
+stage: 2
contributors: Michael Ficarra
location: https://tc39.es/proposal-iterator-chunking/
copyright: false
0 commit comments