0.2.1 • Published 4 years ago

@ungap/essential-weakset v0.2.1

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

WeakSet

Build Status Coverage Status Greenkeeper badge WebReflection status

An essential WeakSet poorlyfill legacy browsers that don't have even a WeakMap but need just a WeakSet.

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

Live test