ESome

case class ESome[F[_], A](value: F[A]) extends ExistsOption[F]
trait Serializable
trait Product
trait Equals
trait ExistsOption[F]
class Object
trait Matchable
class Any

Value members

Inherited methods

def isEmpty: Boolean
Inherited from:
ExistsOption
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
Inherited from:
ExistsOption