harness.core.EitherN$.Either4
sealed trait Either4[+A, +B, +C, +D] extends Either5[A, B, C, D, Nothing]
Attributes
-
Graph
-
-
Supertypes
-
trait
Either6[
A,
B,
C,
D,
Nothing,
Nothing]
trait
Either7[
A,
B,
C,
D,
Nothing,
Nothing,
Nothing]
trait
Either8[
A,
B,
C,
D,
Nothing,
Nothing,
Nothing,
Nothing]
trait
Either9[
A,
B,
C,
D,
Nothing,
Nothing,
Nothing,
Nothing,
Nothing]
trait
Either10[
A,
B,
C,
D,
Nothing,
Nothing,
Nothing,
Nothing,
Nothing,
Nothing]
class Object
trait Matchable
class Any
Show all
-
Known subtypes
-