zio.prelude.ZSetSyntax.ZSetMultiSetOps
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Returns an element or None if empty
Returns an element or None if empty
Attributes
Returns an element of this MultiSet and the remainder, which is a (possibly empty) MultiSet, or None if empty.
Returns an element of this MultiSet and the remainder, which is a (possibly empty) MultiSet, or None if empty.
Attributes
Returns the tail of this MultiSet if it exists or None otherwise.
Returns the tail of this MultiSet if it exists or None otherwise.
Attributes