Set

The Set object stores a collection of unique items.

Sets are useful for storing and testing for the presence of unique values. Adding a duplicate value to a set has no effect.

Syntax

Set

Properties

Prototype Properties