Skip to content

Commit 360fa99

Browse files
stage 2
1 parent b3de2ef commit 360fa99

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Iterator Chunking
33

44
A TC39 proposal to consume an iterator as either overlapping or non-overlapping subsequences of configurable size.
55

6-
**Stage:** 1
6+
**Stage:** 2
77

88
**Specification:** https://tc39.es/proposal-iterator-chunking/
99

spec.emu

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<pre class="metadata">
44
title: Iterator Chunking
55
status: proposal
6-
stage: 1
6+
stage: 2
77
contributors: Michael Ficarra
88
location: https://tc39.es/proposal-iterator-chunking/
99
copyright: false

0 commit comments

Comments
 (0)