azu / azu/immutable-array-prototype
ES2023
- Dominant language
- TypeScript
- Stars
- 59
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
ECMAScript get native support immmutable array methods.
- [Change Array by Copy to stage 4, per 2023.01.30 TC39 · tc39/proposals@ad4df84](https://github.com/tc39/proposals/commit/ad4df8435f27f39eda26db3b940ae151980c8015)
- [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.](https://github.com/tc39/proposal-change-array-by-copy)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the linked TC39 Change Array by Copy proposal, then inspect how this repository organizes its per-method packages. Confirm the intended ES2023 immutable Array and TypedArray method coverage; done means the repository reflects the requested native support.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100