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.
☆510Updated 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☆531Updated last year
- A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)☆352Updated 3 years ago
- Proposal for new Set methods in JS☆656Updated 8 months ago
- A proposal for ECMAScript to add a built-in Iterator.range()☆506Updated last month
- ☆442Updated 2 years ago
- TC39 Proposal to remove common leading indentation from multiline template strings☆638Updated last year
- JavaScript Module Declarations☆381Updated last year
- Introduce await.all / await.race / await.allSettled / await.any to simplify the usage of Promises☆310Updated 2 years ago
- Proposal for ECMAScript 'throw' expressions☆487Updated last year
- ECMAScript Explicit Resource Management☆817Updated 5 months ago
- ECMAScript Proposal, specs, and reference implementation for Map.prototype.upsert☆227Updated 2 weeks ago
- Proposal for syntax to import ES modules with assertions☆611Updated 3 months ago
- Proposal to import JSON files as modules☆281Updated last year
- ☆262Updated last year
- Extractors for ECMAScript☆249Updated 5 months ago
- Draft specification for a proposed Array.fromAsync method in JavaScript.☆188Updated last year
- Proposal for ECMAScript enums☆287Updated 2 years ago
- Methods for working with iterators in ECMAScript☆1,336Updated 5 months ago
- TC39 proposal for accumulating errors☆380Updated 3 years ago
- Async Context for JavaScript☆647Updated last week
- Extensions proposal for ECMAScript☆156Updated 2 years ago
- ☆184Updated 3 weeks ago
- A proposal for introducing a way to defer evaluate of a module☆250Updated 2 weeks ago
- ECMAScript class static initialization blocks☆106Updated 3 years ago
- async `do` expressions for JavaScript☆129Updated 4 years ago
- `a?.b = c` proposal☆195Updated last year
- ☆173Updated 7 months ago
- A tool for analyzing the output of `tsc --generateTrace`☆361Updated 8 months ago
- A proposal to combine Logical Operators and Assignment Expressions☆301Updated 4 years ago
- Built-in exact decimal numbers for JavaScript☆525Updated 2 months ago