EitherMap5
scala.build.Ops.EitherMap5
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
- Graph
-
- Supertypes
-
class AnyValtrait Matchableclass Any
Members list
In this article