fn differenceWith(self: Self, other: Self) Self

Returns a set with keys that are in this set except for keys in the other set.

Parameters

self: Self,
other: Self,