mobiuskt
Toggle table of contents
1.4.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
mobiuskt
mobiuskt-coroutines
/
kt.mobius.flow
/
ExecutionPolicy
/
execute
execute
abstract
fun
<
F
,
E
>
execute
(
transform
:
suspend
FlowCollector
<
E
>
.
(
effect
:
F
)
->
Unit
,
effects
:
Flow
<
F
>
)
:
Flow
<
E
>