IsEmptyLowPriority1

org.specs2.collection.IsEmptyLowPriority1

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object IsEmpty.type

Members list

Type members

Inherited classlikes

object stringIsEmpty extends IsEmpty[String]

Attributes

Inherited from:
IsEmptyLowPriority2
Supertypes
trait IsEmpty[String]
class Object
trait Matchable
class Any

Givens

Givens

given eitherIsEmpty[E, T]: eitherIsEmpty[E, T]
given listIsEmpty[T]: listIsEmpty[T]
given optionIsEmpty[T]: optionIsEmpty[T]

Inherited givens

Attributes

Inherited from:
IsEmptyLowPriority2