Either2

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

Attributes

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