delay
delay
API
de.rmgk
delay
Async
AsyncCompanion
Callback
DelayMacros
CleanBlock
Promise
Sync
SyncCompanion
syntax
delay
/
de.rmgk
/
delay
/
DelayMacros
DelayMacros
de.rmgk.delay$.DelayMacros$
object
DelayMacros
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
DelayMacros
.type
Members list
Clear all
Type members
Classlikes
object
CleanBlock
Attributes
Supertypes
class
Object
trait
Matchable
class
Any
Self type
CleanBlock
.type
Value members
Concrete methods
def
applyInBlock
[
Ctx
:
Type
,
B
:
Type
](
dio
:
Expr
[
Sync
[
Ctx
,
B
]],
ctx
:
Expr
[
Ctx
])(
implicit
evidence$2
:
Type
[
Ctx
],
evidence$3
:
Type
[
B
],
quotes
:
Quotes
):
Expr
[
B
]
def
asyncImpl
[
Ctx
:
Type
,
T
:
Type
](
expr
:
Expr
[
T
])(
implicit
evidence$6
:
Type
[
Ctx
],
evidence$7
:
Type
[
T
],
quotes
:
Quotes
):
Expr
[
Async
[
Ctx
,
T
]]
def
cleanBlock
[
A
](
using
quotes
:
Quotes
)(
expr
:
Term
):
Term
def
handleInBlock
[
Ctx
:
Type
,
B
:
Type
](
dio
:
Expr
[
Async
[
Ctx
,
B
]],
ctx
:
Expr
[
Ctx
],
cb
:
Expr
[
Callback
[
B
]])(
implicit
evidence$4
:
Type
[
Ctx
],
evidence$5
:
Type
[
B
],
quotes
:
Quotes
):
Expr
[
Unit
]
In this article
Attributes
Members list
Type members
Classlikes
Value members
Concrete methods