toggle menu
orbit-mvi
common
switch theme
search in API
orbit-core
/
org.orbitmvi.orbit.idling
/
withIdlingFlow
with
Idling
Flow
suspend
fun
<
O
:
Operator
<
*
,
*
>
,
T
>
ContainerContext
<
*
,
*
>
.
withIdlingFlow
(
operator
:
O
,
block
:
suspend
O
.
(
)
->
Flow
<
T
>
)
:
Flow
<
T
>