ZNonEmptySetNonEmptyMultiSetOps
zio.prelude.ZNonEmptySetSyntax.ZNonEmptySetNonEmptyMultiSetOps
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Returns an element
Returns an element
Attributes
Returns an element of this NonEmptyMultiSet and the remainder, which is a (possibly empty) MultiSet.
Returns an element of this NonEmptyMultiSet and the remainder, which is a (possibly empty) MultiSet.
Attributes
Returns an element of this NonEmptyMultiSet and the remainder or None, if the remainder is empty.
Returns an element of this NonEmptyMultiSet and the remainder or None, if the remainder is empty.
Attributes
Returns the tail of this NonEmptyMultiSet as a (possibly empty) MultiSet.
Returns the tail of this NonEmptyMultiSet as a (possibly empty) MultiSet.
Attributes
Returns the tail of this NonEmptyMultiSet if it exists or None otherwise.
Returns the tail of this NonEmptyMultiSet if it exists or None otherwise.
Attributes
In this article