Deletes all members of the set.
Performs the specified action for each (element / pair of elements) in the set
A function that accepts up to three arguments. forEach calls the callbackfn function one time for each (element / pair of elements) in the array.
Returns true if empty, otherwise false.
Returns the number of elements in the set
A Set object with its
__mode
metamethod set to "k"