Use JavaScript's New Set Composition Methods Without Polyfills
Welcome,
There is a proposal to add methods like union and intersection to JavaScript's built-in Set class.
It is currently at stage 3, but some browsers like chrome already supports it.
As you can see the currently supported runtimes are very limite...
ganapathy.hashnode.dev3 min read