Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Iterator Sequencing

A TC39 proposal to create iterators by sequencing existing iterators.

**Stage:** 2.7
**Stage:** 3

**Specification:** https://tc39.es/proposal-iterator-sequencing/

Expand Down
2 changes: 1 addition & 1 deletion spec.emu
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<pre class="metadata">
title: Iterator Sequencing
status: proposal
stage: 2.7
stage: 3
contributors: Michael Ficarra
location: https://tc39.es/proposal-iterator-sequencing/
copyright: false
Expand Down