CpsRuntimeAwait
cps.CpsRuntimeAwait
When this typeclass is implemented for a monad F, dotty-cps-async can use runtime await invocations for handling of high-order functions when shifted variants are not available.
Attributes
- Source
- CpsRuntimeAwait.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait CpsRuntimeAsyncAwait[F]
Members list
In this article