diff --git a/README.md b/README.md index a29db18..b8b9871 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ array.groupByToMap((num, index, array) => { ## Status -Current [Stage](https://tc39.es/process-document/): 2 +Current [Stage](https://tc39.es/process-document/): 3 ## Motivation diff --git a/index.html b/index.html index 42a370b..da0c6b7 100644 --- a/index.html +++ b/index.html @@ -2362,7 +2362,7 @@

Stage 2 Draft / December 14, 2021

Array Grouping

+

Stage 3 Draft / December 20, 2021

Array Grouping

1 Scope

diff --git a/spec.emu b/spec.emu index aa8f379..9a32e85 100644 --- a/spec.emu +++ b/spec.emu @@ -6,7 +6,7 @@