setDifference

The set difference according to Set Theory.

It is the set of all members in self that are not members of set.

SetT
setDifference
(
SetT
)
(
ref SetT self
,
SetT set
)

Meta