Data structures in JavaScript: the Set object
Synopsis: We seek to understand the Set object in JavaScript.
--------------------------------------------------------------------------------
The Set object in JavaScript is a data structure that allows you to store only
unique primitives (or ECMAScript Language types) or