EitherMap6
scala.build.Ops$.EitherMap6
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
- Graph
- Supertypes
- class AnyValtrait Matchableclass Any