micro_utils.dokka
0.9.1
android
micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[android]createActionsActor
create
Actions
Actor
android
fun
CoroutineScope
.
createActionsActor
(
)
:
Channel
<
suspend
(
)
->
Unit
>
Content copied to clipboard
Planned to use with
doWithSuspending
. Will execute incoming lambdas sequentially
See also
actor