LowPriorityNonEmptyListImplicits

zio.prelude.LowPriorityNonEmptyListImplicits

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object NonEmptyList

Members list

Implicits

Implicits

The CommutativeBoth instance for NonEmptyList.

The CommutativeBoth instance for NonEmptyList.

Attributes

implicit def NonEmptyListOrd[A : Ord]: Ord[NonEmptyList[A]]

Derives an Ord[NonEmptyList[A]] given an Ord[A].

Derives an Ord[NonEmptyList[A]] given an Ord[A].

Attributes

Derives a PartialOrd[NonEmptyList[A]] given a PartialOrd[A].

Derives a PartialOrd[NonEmptyList[A]] given a PartialOrd[A].

Attributes