tc39 / proposal-collection-methods

https://tc39.github.io/proposal-collection-methods/
Other
172 stars 8 forks source link

Add `WeakSet.prototype.{addAll, deleteAll}` for symmetry with `Set` #15

Closed zloirock closed 6 years ago

zloirock commented 6 years ago

Fixes #8.

Ginden commented 6 years ago

Merged!