Either6

harness.core.EitherN$.Either6
sealed trait Either6[+A, +B, +C, +D, +E, +F] extends Either7[A, B, C, D, E, F, Nothing]

Attributes

Graph
Supertypes
trait Either7[A, B, C, D, E, F, Nothing]
trait Either8[A, B, C, D, E, F, Nothing, Nothing]
trait Either9[A, B, C, D, E, F, Nothing, Nothing, Nothing]
trait Either10[A, B, C, D, E, F, Nothing, Nothing, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all
Known subtypes
trait Either5[A, B, C, D, E]
trait Either4[A, B, C, D]
trait Either3[A, B, C]
trait Either2[A, B]
class _1[T]
class _2[T]
class _3[T]
class _4[T]
class _5[T]
class _6[T]
Show all
In this article