Ops
scala.build.Ops$
object Ops
Attributes
- Graph
- Supertypes
- class Objecttrait Matchableclass Any
- Self type
- Ops.type
Members list
Concise view
Type members
Classlikes
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
final implicit class EitherMap2[Ex <: Throwable, ExA <: Ex, ExB <: Ex, A, B](eithers: (Either[ExA, A], Either[ExB, B])) extends AnyVal
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass 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
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Attributes
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any
Implicits
Implicits
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]