set Minus Can Destroy
Answer a set containing all values that are present in the receiver but not in otherSet.
Return
The asymmetric difference between the receiver and otherSet.
Parameters
other Set
The set to subtract.
can Destroy
Whether the receiver can be modified if it is mutable.