Skip to content

Commit

Permalink
Stage 2.7 馃帀
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra committed Jun 21, 2024
1 parent 0eee4f7 commit 41031bf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Joint Iteration

A TC39 proposal to synchronise the advancement of multiple iterators.

**Stage:** 2
**Stage:** 2.7

**Demo:** https://tc39.es/proposal-joint-iteration/demo/

Expand All @@ -24,6 +24,7 @@ variadic `map`.
- [September 2023](https://docs.google.com/presentation/d/18Xnd--QmYV8c-qw3tGe4zvlIfF5A-CdXr-qW1tW6j4o)
- [November 2023](https://docs.google.com/presentation/d/1sgqXgWBsDF0S43wVuFgIyOC8Y3AMFt1qxBIFbzEq9Vg)
- [January 2024](https://docs.google.com/presentation/d/150lLig7sNDr173RVzRgNRKrrUBKzKPImrHjGnfrETzQ)
- [June 2024](https://docs.google.com/presentation/d/1Qj5h6MajJnji1obZsXea_cUgfwxur-yT6v-8rBTLqtg)

## considered design space

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: Joint Iteration
status: proposal
stage: 2
stage: 2.7
contributors: Michael Ficarra
location: https://tc39.es/proposal-joint-iteration/
copyright: false
Expand Down

0 comments on commit 41031bf

Please sign in to comment.