tc39 / proposal-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.
☆511Updated last year
Alternatives and similar repositories for proposal-change-array-by-copy:
Users that are interested in proposal-change-array-by-copy are comparing it to the libraries listed below
- A proposal to make grouping of array items easier☆533Updated last year
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago
- Proposal for new Set methods in JS☆656Updated 6 months ago
- A proposal for ECMAScript to add a built-in Iterator.range()☆499Updated last month
- TC39 Proposal to remove common leading indentation from multiline template strings☆632Updated last year
- Proposal for ECMAScript 'throw' expressions☆482Updated 11 months ago
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 2 years ago
- ☆440Updated 2 years ago
- JavaScript Module Declarations☆375Updated 11 months ago
- ECMAScript Explicit Resource Management☆795Updated 3 months ago
- TC39 proposal for accumulating errors☆379Updated 3 years ago
- Proposal for syntax to import ES modules with assertions☆609Updated last month
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆214Updated last month
- Proposal for ECMAScript enums☆273Updated last year
- ☆264Updated last year
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆184Updated last year
- Extractors for ECMAScript☆242Updated 3 months ago
- Built-in exact decimal numbers for JavaScript☆509Updated last month
- Proposal to import JSON files as modules☆280Updated last year
- A tool for analyzing the output of `tsc --generateTrace`☆352Updated 6 months ago
- `a?.b = c` proposal☆193Updated 11 months ago
- ☆172Updated 5 months ago
- Async Context for JavaScript☆616Updated this week
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 4 years ago
- Methods for working with iterators in ECMAScript☆1,336Updated 3 months ago
- ECMAScript proposal for Deduplicating method of Array☆138Updated 2 years ago
- Extensions proposal for ECMAScript☆155Updated 2 years ago
- A proposal to add numeric literal separators in JavaScript.☆334Updated 3 years ago
- ☆179Updated 2 months ago
- Proposal for Array.prototype.findLast and Array.prototype.findLastIndex.☆122Updated 2 years ago