fn setUnion(self: *Self, other: Self) void
Adds all keys in the passed set to this set.
self: *Self,
other: Self,