Back to Developer Roadmap

Set

src/data/roadmaps/javascript/content/[email protected]

4.0502 B
Original Source

Set

The Set object lets you store unique values of any type, whether primitive values or object references. A value in the Set may only occur once; it is unique in the Set's collection.

Visit the following resources to learn more: