fn supersetOf(self: Self, other: Self) bool

Returns true iff all key counts greater than or equal to the given multiset.

Parameters

self: Self,
other: Self,