Skip to content
Merged
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 @@ -8,7 +8,7 @@ Authors: Kevin Gibbons

Champions: Kevin Gibbons

This proposal is at stage 2.7 of [the TC39 process](https://tc39.es/process-document/): it awaits Test262 tests. Tests [have been written](https://github.com/tc39/test262/pull/4768) and now need review, at which point the proposal will be ready for stage 3.
This proposal is at stage 3 of [the TC39 process](https://tc39.es/process-document/): it has [a specification](https://tc39.es/proposal-iterator-join/) and [test262 tests](https://github.com/tc39/test262/pull/4768) and is ready for implementations.

## Motivation

Expand Down
Loading