_1

harness.core.EitherN$._1
final case class _1[+T](value: T) extends Either2[T, Nothing]

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Either2[T, Nothing]
trait Either3[T, Nothing, Nothing]
trait Either4[T, Nothing, Nothing, Nothing]
trait Either5[T, Nothing, Nothing, Nothing, Nothing]
trait Either6[T, Nothing, Nothing, Nothing, Nothing, Nothing]
trait Either7[T, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]
trait Either8[T, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]
trait Either9[T, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]
trait Either10[T, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing, Nothing]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product