fn plusAssertSafe(self: Self, other: Self) Self

Returns a multiset with the total key count of this multiset and the other multiset. Caller asserts operation will not overflow any key.

Parameters

self: Self,
other: Self,