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