Set
From SwiftAPI
Operators
For Each Value - Iterate over each element in the set
Property
Length - The number of elements in a set
Functions
Add - Add an element to the set
Clear - Remove all elements from a set
Contains - Return true if the element exists in the set
Create - Create a new set
Remove - Remove an element from a set