Next: , Up: Set   [Index]


1.152.1 Set: arithmetic

& aSet

Compute the set intersection of the receiver and aSet.

+ aSet

Compute the set union of the receiver and aSet.

- aSet

Compute the set difference of the receiver and aSet.