azu / azu/immutable-array-prototype
ES2023
未关闭
Type: Documentation
Type: Meta
- 主要语言
- TypeScript
- 星标
- 59
- 派生
- 3
- PR 合并指标
- 30 天内没有已合并 PR
描述
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)
贡献指南
这个仓库没有索引到贡献指南
调研方向
先从链接的 TC39 Change Array by Copy proposal 开始,然后检查此 repository 如何组织按方法划分的 package。确认 ES2023 不可变 Array 和 TypedArray 方法的预期覆盖范围;当 repository 体现出所请求的原生支持时,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, typescript
- 领域
- web-dev
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100