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

Returns a set with keys that are in either this set or the other set.

Parameters

self: Self,
other: Self,