isEmpty

abstract override fun isEmpty(): Boolean(source)

Returns true if the multiset is empty (contains no elements), false otherwise.

See also