cps.plugin
package cps.plugin
Members list
Value members
Concrete methods
Placehodler, which delegate async transformation to compiler plugin
Placehodler, which delegate async transformation to compiler plugin
Attributes
- Source
- PluginEntryPoints.scala
def cpsAsyncStreamApply[R, F[_], T, C <: CpsMonadContext[F]](absorber: Aux[R, F, C, T], f: C ?=> CpsAsyncEmitter[F, T] => Unit): R
Attributes
- Source
- PluginEntryPoints.scala
In this article