fn addSet(self: *Self, other: Self) error{Overflow}!void

Increases the all key counts by given multiset.

Parameters

self: *Self,
other: Self,