Set

Creating a Set

Adding a value to a set

Removing value from a set

Checking if a value exist in a set

Clearing a set

Getting set length

Converting Sets to arrays

Intersection and difference in Sets

Iterating Sets