CpsMonadNoAdoptContext

marker trait for context with NOOP intercaprAwait operation

class Object
trait Matchable
class Any

Type members

Inherited types

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

Value members

Concrete methods

def adoptAwait[A](fa: F[A]): F[A]

If is it statically known, that monad is evaluated in this context, then this call is completely eliminated by dotty-cps-async macro

If is it statically known, that monad is evaluated in this context, then this call is completely eliminated by dotty-cps-async macro

Returns:

fa