CpsLogicMonadInstanceContextBody

cps.monads.logic.CpsLogicMonadInstanceContextBody

Attributes

Graph
Supertypes
trait CpsMonadContext[M]
class Object
trait Matchable
class Any
Show all

Members list

Type members

Inherited types

type Direct = Direct[M]

Attributes

Inherited from:
CpsMonadContext
type Monad[X] = M[X]

Attributes

Inherited from:
CpsMonadContext

Value members

Concrete methods

override def monad: CpsLogicMonad[M]

Attributes

Returns

instance of cps-monad which should supports try operations.

Definition Classes