fn intersectWith(self: Self, other: Self) Self
Returns a set with keys that are in both this set and the other set.
self: Self,
other: Self,