IzEitherAggregations

izumi.functional.IzEitherAggregations$
See theIzEitherAggregations companion trait

Attributes

Companion:
trait
Graph
Supertypes
trait IzEitherTraversals
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final class EitherBiAggregate[L, R, Col <: (IterableOnce)](col: Col[Either[NonEmptyList[L], R]]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EitherBiFlatAggregate[L, R, Col <: (IterableOnce), Col2 <: (IterableOnce)](result: Col[Either[NonEmptyList[L], Col2[R]]]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EitherBiFlatMapAggregate[Col <: (IterableOnce), T](col: Col[T]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EitherBiMapAggregate[Col <: (IterableOnce), T](col: Col[T]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any
final class EitherScalarOps[L, R, Col <: (IterableOnce)](e: Col[Either[L, R]]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Implicits

Inherited implicits

final implicit def EitherBiAggregate[L, R, Col <: (IterableOnce)](col: Col[Either[NonEmptyList[L], R]]): EitherBiAggregate[L, R, Col]

Attributes

Inherited from:
IzEitherAggregations
final implicit def EitherBiFlatAggregate[L, R, Col <: (IterableOnce), Col2 <: (IterableOnce)](col: Col[Either[NonEmptyList[L], Col2[R]]]): EitherBiFlatAggregate[L, R, Col, Col2]

Attributes

Inherited from:
IzEitherAggregations
final implicit def EitherBiFlatMapAggregate[Col <: (IterableOnce), T](col: Col[T]): EitherBiFlatMapAggregate[Col, T]

Attributes

Inherited from:
IzEitherAggregations
final implicit def EitherBiMapAggregate[Col <: (IterableOnce), T](col: Col[T]): EitherBiMapAggregate[Col, T]

Attributes

Inherited from:
IzEitherAggregations
final implicit def EitherBiTraversals[Col <: (IterableOnce), T](col: Col[T]): EitherBiTraversals[Col, T]

Attributes

Inherited from:
IzEitherTraversals
final implicit def EitherLrPartitions[L, R, Col <: (IterableOnce)](col: Col[Either[L, R]]): EitherLrPartitions[L, R, Col]

Attributes

Inherited from:
IzEitherTraversals
final implicit def EitherScalarOps[L, R, Col <: (IterableOnce)](col: Col[Either[L, R]]): EitherScalarOps[L, R, Col]

Attributes

Inherited from:
IzEitherAggregations