🏠 New in Low Baseline Support: Set methods

June 11, 2024

caniuse · mdn · spec

The difference(), intersection(), isDisjointFrom(), isSubsetOf(), isSupersetOf(), symmetricDifference(), and union() methods of the JavaScript Set object performs operations between two sets.

Source features