Skip to content

Commit 8be227a

Browse files
Update proposal stage to 2.7 (#27)
1 parent a7d27ee commit 8be227a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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:** 2
6+
**Stage:** 2.7
77

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

spec.emu

Lines changed: 1 addition & 1 deletion
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: 2
6+
stage: 2.7
77
contributors: Michael Ficarra
88
location: https://tc39.es/proposal-iterator-chunking/
99
copyright: false

0 commit comments

Comments
 (0)