For AI agents: the complete documentation index is available at /tc39-atlas/llms.txt, the full documentation bundle is available at /tc39-atlas/llms-full.txt, and this page is available as Markdown at /tc39-atlas/proposals/stage/1/proposal-richer-keys.md.
  • 简体中文
  • Richer Keys S1

    中文标题:更丰富的键

    提案概览
    提案速览

    该提案将多个相关工作汇集在一起,旨在改进 JavaScript 中身份表示和处理的方式,特别是通过更丰富的键机制。它包括用于在集合中重命名键的 Collection#reKey 和用于创建复合键的 compositeKey。该提案目前是一个处于早期阶段的集合,具体细节将在链接的子提案中定义。

    Note

    以下 README 来自上游仓库,其中的阶段或状态标注可能滞后;当前信息以提案概览为准。

    这是一个分组的工作集,由于如何在表示和处理身份方面存在横向交叉和重叠的想法,因此作为一个单一提案推进。

    相关工作