NonEmptyListConsOps

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

Converts to a NonEmptyList.

Converts to a NonEmptyList.

Attributes