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