tc39 / proposal-symbols-as-weakmap-keys

Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries
http://tc39.es/proposal-symbols-as-weakmap-keys
MIT License
90 stars 7 forks source link

FYI: Repo updates #16

Closed leobalter closed 3 years ago

leobalter commented 3 years ago

I added a spec draft in the main branch. I preserved the original text in the preserved branch, see the diff here.

littledan commented 3 years ago

The updates look great! LGTM.