arrayIsEmpty

given arrayIsEmpty[T]: IsEmpty[Array[T]]

Value members

Concrete methods

def isEmpty(t: Array[T]): Boolean