fn addSet(self: *Self, other: Self) error{Overflow}!void
Increases the all key counts by given multiset.
self: *Self,
other: Self,