fn addSetAssertSafe(self: *Self, other: Self) void
Increases the all key counts by given multiset. Caller asserts operation will not overflow any key.
self: *Self,
other: Self,