stringIsEmpty

org.specs2.collection.IsEmptyLowPriority2.stringIsEmpty
object stringIsEmpty extends IsEmpty[String]

Attributes

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

Members list

Value members

Concrete methods

def isEmpty(t: String): Boolean