fn differenceWith(self: Self, other: Self) Self
Returns a set with keys that are in this set except for keys in the other set.
self: Self,
other: Self,