stringIsEmpty

object stringIsEmpty extends IsEmpty[String]
trait IsEmpty[String]
class Object
trait Matchable
class Any

Value members

Concrete methods

def isEmpty(t: String): Boolean