nel

object nel extends NonEmptyListOptics
class Object
trait Matchable
class Any

Value members

Inherited methods

final def nelToOneAnd[A]: Iso[NonEmptyList[A], OneAnd[List, A]]
final def optNelToList[A]: Iso[Option[NonEmptyList[A]], List[A]]
final def pNelToOneAnd[A, B]: PIso[NonEmptyList[A], NonEmptyList[B], OneAnd[List, A], OneAnd[List, B]]
final def pOptNelToList[A, B]: PIso[Option[NonEmptyList[A]], Option[NonEmptyList[B]], List[A], List[B]]