Skip to content

ungap/weakset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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