EitherOps

final
class EitherOps[A, B](self: Either[A, B]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

final
def toDisjunction: A \/ B
final