We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 965a405 commit 69d1ba2Copy full SHA for 69d1ba2
README.md
@@ -3,7 +3,7 @@ Iterator Includes
3
4
A TC39 proposal to allow the developer to ask whether an iterator yields a given value. Analogue to `Array.prototype.includes`.
5
6
-**Stage: 0**
+**Stage: 2.7**
7
8
**Specification:** [https://michaelficarra.github.io/proposal-iterator-includes](https://michaelficarra.github.io/proposal-iterator-includes)
9
spec.emu
@@ -3,7 +3,7 @@
<pre class="metadata">
title: Iterator Includes
status: proposal
-stage: 0
+stage: 2.7
contributors: Michael Ficarra
location: https://tc39.es/proposal-iterator-includes/
copyright: false
0 commit comments