NonEmptyListListOps

zio.prelude.NonEmptyListSyntax.NonEmptyListListOps
final implicit class NonEmptyListListOps[A](self: List[A])

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Converts to a NonEmptyList or None if empty.

Converts to a NonEmptyList or None if empty.

Attributes