nel

monocle.std.nel$
object nel extends NonEmptyListOptics

Attributes

Source:
NonEmptyList.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
nel.type

Members list

Concise view

Value members

Inherited methods

final def nelToOneAnd[A]: Iso[NonEmptyList[A], OneAnd[List, A]]

Attributes

Inherited from:
NonEmptyListOptics
Source:
NonEmptyList.scala
final def optNelToList[A]: Iso[Option[NonEmptyList[A]], List[A]]

Attributes

Inherited from:
NonEmptyListOptics
Source:
NonEmptyList.scala
final def pNelToOneAnd[A, B]: PIso[NonEmptyList[A], NonEmptyList[B], OneAnd[List, A], OneAnd[List, B]]

Attributes

Inherited from:
NonEmptyListOptics
Source:
NonEmptyList.scala
final def pOptNelToList[A, B]: PIso[Option[NonEmptyList[A]], Option[NonEmptyList[B]], List[A], List[B]]

Attributes

Inherited from:
NonEmptyListOptics
Source:
NonEmptyList.scala