fn contains(self: Self, key: E) bool

Checks if at least one key in multiset.

Parameters

self: Self,
key: E,