Slash
16eb0b8
jvm
Slash
/
tv.blademaker.slash
/
SlashUtils
/
on
on
inline
fun
<
E
:
GenericEvent
>
on
(
events
:
SharedFlow
<
GenericEvent
>
,
scope
:
CoroutineScope
,
noinline
action
:
suspend
(
event
:
E
)
->
Unit
)
:
Job