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

Increases the all key counts by given multiset. Caller asserts operation will not overflow any key.

Parameters

self: *Self,
other: Self,