eitherIsEmpty

given eitherIsEmpty[E, T]: IsEmpty[Either[E, T]]

Value members

Concrete methods

def isEmpty(t: Either[E, T]): Boolean