ExistsOption

sealed trait ExistsOption[F[_]]
Companion:
object
class Object
trait Matchable
class Any
class ENone[F]
class ESome[F, A]

Value members

Concrete methods

def isEmpty: Boolean