CpsTryMonad

cps.CpsTryMonad
See theCpsTryMonad companion trait
object CpsTryMonad

Attributes

Companion
trait
Source
CpsMonad.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Types

type Aux[F[_], C <: CpsMonadContext[F]] = CpsTryMonad[F] { type Context = C; }

Attributes

Source
CpsMonad.scala