This proposal extends the WeakMap API to allow usage of unique Symbols as keys. Currently, WeakMaps are limited to only allow objects as keys, and this is a limitation for WeakMaps as the goal is to ...
Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.