Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@ungap/set-methods

ungap21ISC0.1.1

New Set methods polyfill

Set, methods, intersection, union, difference, symmetricDifference, isSubsetOf, isSupersetOf, isDisjointFrom

readme

set-methods

New Set methods polyfill: ⚠️ requires ES2015 compatible browsers.

// will polyfill if needed
import '@ungap/set-methods';