fn setUnion(self: *Self, other: Self) void

Adds all keys in the passed set to this set.

Parameters

self: *Self,
other: Self,