https://github.com/tc39/proposal-change-array-by-copy
GitHub - tc39/proposal-change-array-by-copy: Provides additional methods on Array.prototype and...
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. -...
provides additionalgithubcopy
https://github.com/tc39/proposal-array-find-from-last
GitHub - tc39/proposal-array-find-from-last: Proposal for Array.prototype.findLast and...
Proposal for Array.prototype.findLast and Array.prototype.findLastIndex. - tc39/proposal-array-find-from-last
proposal arraygithubfindlast
https://github.com/tc39/proposal-array-from-async
GitHub - tc39/proposal-array-from-async: Draft specification for a proposed Array.fromAsync method...
Draft specification for a proposed Array.fromAsync method in JavaScript. - tc39/proposal-array-from-async
proposal arraygithubasync