cps.macros.Async.InferAsyncArg
Attributes
-
Source
-
Async.scala
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Members list
Two-stage async:
- This transparent inline checks for preprocessor and builds the call to stage 2
- If preprocessor exists, preprocessing is applied inline BEFORE stage 2 macro runs
Attributes
-
Source
-
Async.scala