The Set object stores a collection of unique items.
Set
Sets are useful for storing and testing for the presence of unique values. Adding a duplicate value to a set has no effect.