iterableOnceIsEmpty

org.specs2.collection.IsEmptyLowPriority2.iterableOnceIsEmpty
object iterableOnceIsEmpty extends IsEmpty[IterableOnce[_]]

Attributes

Graph
Supertypes
trait IsEmpty[IterableOnce[_]]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def isEmpty(t: IterableOnce[_]): Boolean