yafrl
Toggle table of contents
0.4-SNAPSHOT
common
Platform filter
common
Home
Documentation
Tutorials
GitHub
Switch theme
Search in API
yafrl
yafrl-coroutines
/
io.github.yafrl.coroutines
/
bindFlowToEvent
bind
Flow
To
Event
fun
<
A
>
bindFlowToEvent
(
scope
:
CoroutineScope
,
flow
:
Flow
<
A
>
,
event
:
BroadcastEvent
<
A
>
)
(
source
)