CpsRuntimeAsyncAwait
cps.CpsRuntimeAsyncAwait
trait CpsRuntimeAsyncAwait[F[_]] extends CpsRuntimeAwait[F]
Marker class which mean that CpsRuntimeAwait implemented in such way, that performance penalty in comparison with cps run is relative low and we can not to use cps transformation in async block for such monad.
Attributes
- Source
- CpsRuntimeAwait.scala
- Graph
-
- Supertypes
Members list
In this article