Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
mark as 'finished'
Browse files Browse the repository at this point in the history
  • Loading branch information
acutmore committed Mar 18, 2023
1 parent bd9826f commit 71ebbf8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
@@ -1,3 +1,6 @@
> **Note**
> This proposal is ['finished'](https://github.com/tc39/proposals/blob/main/finished-proposals.md) and has been merged into the ECMAScript spec. [PR](https://github.com/tc39/ecma262/pull/2997)
# Change Array by copy

Provides additional methods on `Array.prototype` and `TypedArray.prototype` to enable changes on the array by returning a new copy of it with the change.
Expand Down

0 comments on commit 71ebbf8

Please sign in to comment.