FutureCMAsyncShift

cps.runtime.concurrent.FutureCMAsyncShift
See theFutureCMAsyncShift companion class

Attributes

Companion
class
Source
FutureCMAsyncShift.scala
Graph
Supertypes
trait AsyncShift[Future.type]
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

def apply[F[_], T](obj: Future.type, m: CpsMonad[F])(op: () => Future[T])(ec: ExecutionContext): Future[T]

Attributes

Inherited from:
FutureCMAsyncShift
Source
FutureCMAsyncShift.scala