TryModuleAsyncShift

cps.runtime.util.TryModuleAsyncShift$
object TryModuleAsyncShift extends AsyncShift[Try.type]

Attributes

Graph
Supertypes
trait AsyncShift[Try.type]
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply[F[_], T](o: Try.type, m: CpsTryMonad[F])(r: () => F[T]): F[Try[T]]