Set

Term side of the Card
Topic: Set
Unit title: Set
Categories: Object
Explanation side of the Card

Explanation: The object that holds a collection of unique values of any type, whether they are primitives or objects. Values in a `Set` object are automatically checked for uniqueness, meaning no duplicate values are allowed.

Browser compatibility:
  • The chrome browser supports this feature starting from version 38
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 13
  • The safari browser supports this feature starting from version 8
Availability: