Both

object Both
class Object
trait Matchable
class Any
Both.type

Value members

Concrete methods

def apply[E](left: Cause[E], right: Cause[E]): Cause[E]
def unapply[E](cause: Cause[E]): Option[(Cause[E], Cause[E])]