libretto.lambda.util.Exists.Some
case class Some[F[_], A](value: F[A]) extends Exists[F]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product