Monad

libretto.lambda.util.Monad$
See theMonad companion trait
object Monad

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Monad.type

Members list

Concise view

Type members

Classlikes

object syntax

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
syntax.type

Value members

Concrete methods

def apply[F[_]](using Monad[F]): Monad[F]

Givens

Givens

given monadEither[E]: monadEither[E]
given monadFuture(using ec: ExecutionContext): monadFuture