ExprMonad

oxygen.meta.ExprMonad
See theExprMonad companion trait
object ExprMonad

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
ExprMonad.type

Members list

Type members

Classlikes

final case class RuntimeMonad[F[_]](monad: Expr[Monad[F]]) extends ExprMonad[F]

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
trait ExprMonad[F]
class Object
trait Matchable
class Any
Show all

Givens

Givens

given either[L : Type]: ExprMonad[RightProjection[L]]
given option: ExprMonad[Option]