UnionAppend

sealed trait UnionAppend[R, A] extends Union[R, A]
trait Union[R, A]
class Object
trait Matchable
class Any
class UnionAppendL[L, R, A]
class UnionAppendR[L, R, A]

Type members

Inherited types

type X = A
Inherited from:
Union