Exists

libretto.lambda.util.Exists
See theExists companion object
sealed trait Exists[F[_]]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Some[F, A]

Members list

Type members

Types

type T

Value members

Abstract fields

val value: F[T]