CpsLogicMonad

cps.monads.logic.CpsLogicMonad
See theCpsLogicMonad companion trait
object CpsLogicMonad

Attributes

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

Members list

Type members

Types

type Aux[M[_], F[_]] = CpsLogicMonad[M] { type Observer = F; }