LoomTransform

cps.macros.loom.LoomTransform
object LoomTransform

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def log(msg: => String)(using Quotes): Unit
def run[F[_] : Type, T : Type, C <: CpsTryMonadContext[F] : Type](f: Expr[T], dm: Expr[CpsAsyncMonad[F]], ctx: Expr[C], runtimeApi: Expr[CpsRuntimeAwait[F]], flags: AsyncMacroFlags)(implicit evidence$1: Type[F], evidence$2: Type[T], evidence$3: Type[C], Quotes): Expr[T]