Arrow
Toggle table of contents
2.1.0
common
Platform filter
common
Switch theme
Search in API
Arrow
arrow-eval
/
arrow.eval
/
SuspendEval
/
Companion
/
later
later
@
JvmStatic
inline
fun
<
A
>
later
(
crossinline
f
:
suspend
(
)
->
A
)
:
SuspendEval.Later
<
A
>