Package detail

@ungap/essential-weakset

ungap15.4kISC0.2.1

Essential WeakSet for legacy browsers.

WeakSet, essential, poorlyfill, polyfill

readme

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