Skip to content

Commit 69d1ba2

Browse files
Stage 2.7 (#5)
1 parent 965a405 commit 69d1ba2

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 Includes
33

44
A TC39 proposal to allow the developer to ask whether an iterator yields a given value. Analogue to `Array.prototype.includes`.
55

6-
**Stage: 0**
6+
**Stage: 2.7**
77

88
**Specification:** [https://michaelficarra.github.io/proposal-iterator-includes](https://michaelficarra.github.io/proposal-iterator-includes)
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 Includes
55
status: proposal
6-
stage: 0
6+
stage: 2.7
77
contributors: Michael Ficarra
88
location: https://tc39.es/proposal-iterator-includes/
99
copyright: false

0 commit comments

Comments
 (0)