IsEmptyLowPriority1

class Object
trait Matchable
class Any
object IsEmpty.type

Type members

Inherited classlikes

object stringIsEmpty extends IsEmpty[String]
Inherited from:
IsEmptyLowPriority2

Givens

Givens

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

Inherited givens