0.2.1 • Published 4 years ago

@ungap/weakset v0.2.1

Weekly downloads
1,606
License
ISC
Repository
github
Last release
4 years ago

WeakSet

Build Status Coverage Status Greenkeeper badge WebReflection status

A polyfill for IE11 or browsers that have a WeakMap, but not a WeakSet.

Compatible down to IE9, works well with ES5 shim upfront in IE8 (and maybe lower too).

Live test