Skip to content

Commit 8669646

Browse files
committed
1 parent 6ce7b45 commit 8669646

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ A TC39 proposal to synchronize the iteration of multiple arrays.
44

55
This proposal is based entirely on https://github.com/tc39/proposal-joint-iteration - in other words, this proposal is `Iterator.zip` and `Iterator.zipKeyed` for arrays.
66

7-
**Stage**: -1
7+
**Stage**: 1
88

99
**Specification**: https://ljharb.github.io/proposal-array-zip/
1010

spec.emu

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<script src="./spec.js"></script>
66
<pre class="metadata">
77
title: Array.zip
8-
stage: -1
8+
stage: 1
99
contributors: Jordan Harband
1010
</pre>
1111

0 commit comments

Comments
 (0)