Ops

scala.build.Ops$
object Ops

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ops.type

Members list

Type members

Classlikes

final implicit class EitherIteratorOps[E, T](it: Iterator[Either[E, T]]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class EitherMap2[Ex <: Throwable, ExA <: Ex, ExB <: Ex, A, B](eithers: (Either[ExA, A], Either[ExB, B])) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class EitherMap3[Ex <: Throwable, ExA <: Ex, ExB <: Ex, ExC <: Ex, A, B, C](eithers: (Either[ExA, A], Either[ExB, B], Either[ExC, C])) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class EitherMap4[Ex <: Throwable, ExA <: Ex, ExB <: Ex, ExC <: Ex, ExD <: Ex, A, B, C, D](eithers: (Either[ExA, A], Either[ExB, B], Either[ExC, C], Either[ExD, D])) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class EitherMap5[Ex <: Throwable, ExA <: Ex, ExB <: Ex, ExC <: Ex, ExD <: Ex, ExE <: Ex, A, B, C, D, E](eithers: (Either[ExA, A], Either[ExB, B], Either[ExC, C], Either[ExD, D], Either[ExE, E])) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class EitherMap6[Ex <: Throwable, ExA <: Ex, ExB <: Ex, ExC <: Ex, ExD <: Ex, ExE <: Ex, ExF <: Ex, A, B, C, D, E, F](eithers: (Either[ExA, A], Either[ExB, B], Either[ExC, C], Either[ExD, D], Either[ExE, E], Either[ExF, F])) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class EitherOptOps[E, T](opt: Option[Either[E, T]]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class EitherSeqOps[E, T](seq: Seq[Either[E, T]]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any
final implicit class EitherThrowOps[E <: Throwable, T](either: Either[E, T]) extends AnyVal

Attributes

Supertypes
class AnyVal
trait Matchable
class Any

Implicits

Implicits

final implicit def EitherIteratorOps[E, T](it: Iterator[Either[E, T]]): EitherIteratorOps[E, T]
final implicit def EitherMap2[Ex <: Throwable, ExA <: Ex, ExB <: Ex, A, B](eithers: (Either[ExA, A], Either[ExB, B])): EitherMap2[Ex, ExA, ExB, A, B]
final implicit def EitherMap3[Ex <: Throwable, ExA <: Ex, ExB <: Ex, ExC <: Ex, A, B, C](eithers: (Either[ExA, A], Either[ExB, B], Either[ExC, C])): EitherMap3[Ex, ExA, ExB, ExC, A, B, C]
final implicit def EitherMap4[Ex <: Throwable, ExA <: Ex, ExB <: Ex, ExC <: Ex, ExD <: Ex, A, B, C, D](eithers: (Either[ExA, A], Either[ExB, B], Either[ExC, C], Either[ExD, D])): EitherMap4[Ex, ExA, ExB, ExC, ExD, A, B, C, D]
final implicit def EitherMap5[Ex <: Throwable, ExA <: Ex, ExB <: Ex, ExC <: Ex, ExD <: Ex, ExE <: Ex, A, B, C, D, E](eithers: (Either[ExA, A], Either[ExB, B], Either[ExC, C], Either[ExD, D], Either[ExE, E])): EitherMap5[Ex, ExA, ExB, ExC, ExD, ExE, A, B, C, D, E]
final implicit def EitherMap6[Ex <: Throwable, ExA <: Ex, ExB <: Ex, ExC <: Ex, ExD <: Ex, ExE <: Ex, ExF <: Ex, A, B, C, D, E, F](eithers: (Either[ExA, A], Either[ExB, B], Either[ExC, C], Either[ExD, D], Either[ExE, E], Either[ExF, F])): EitherMap6[Ex, ExA, ExB, ExC, ExD, ExE, ExF, A, B, C, D, E, F]
final implicit def EitherOptOps[E, T](opt: Option[Either[E, T]]): EitherOptOps[E, T]
final implicit def EitherSeqOps[E, T](seq: Seq[Either[E, T]]): EitherSeqOps[E, T]
final implicit def EitherThrowOps[E <: Throwable, T](either: Either[E, T]): EitherThrowOps[E, T]