This repository was archived by the owner on Nov 27, 2023. It is now read-only.
This repository was archived by the owner on Nov 27, 2023. It is now read-only.
Consider alternative attachment on Object and Map #46
Closed
Description
Given the recent webcompat issues that have been identified, has consideration been made about attaching this functionality as static methods on Object
and Map
instead of array instances?
This would probably conflict less with current web reality, and would match the existing practice of e.g. Array.from()
and Object.fromEntries()
.
Metadata
Metadata
Assignees
Labels
No labels