Either3

harness.core.EitherN$.Either3
sealed trait Either3[+A, +B, +C] extends Either4[A, B, C, Nothing]

Attributes

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