yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-core
/
io.github.yafrl
/
runYafrl
run
Yafrl
inline
fun
<
R
>
runYafrl
(
scope
:
CoroutineScope
=
CoroutineScope(Dispatchers.Default)
,
timeTravel
:
Boolean
=
false
,
body
:
SampleScope
.
(
)
->
R
)
:
R
(
source
)