Skip to content

Commit

Permalink
stage 2 🎉
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelficarra authored Feb 8, 2024
1 parent e550781 commit 1f93962
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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:** 1
**Stage:** 2

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

Expand All @@ -21,7 +21,7 @@ variadic `map`.

## chosen solution

See the [November 2023 presentation to committee](https://docs.google.com/presentation/d/1sgqXgWBsDF0S43wVuFgIyOC8Y3AMFt1qxBIFbzEq9Vg/edit#slide=id.g29bcb679a87_0_45).
See the [November 2023](https://docs.google.com/presentation/d/1sgqXgWBsDF0S43wVuFgIyOC8Y3AMFt1qxBIFbzEq9Vg) and the [January 2024](https://docs.google.com/presentation/d/150lLig7sNDr173RVzRgNRKrrUBKzKPImrHjGnfrETzQ) presentations to committee.

## considered design space

Expand Down

0 comments on commit 1f93962

Please sign in to comment.