usagi
0.0.4-SNAPSHOT
common
usagi
/
dimensional.usagi.channel
/
on
on
inline
fun
<
E
:
ChannelEvent
>
Channel
.
on
(
scope
:
CoroutineScope
=
this.scope
,
noinline
block
:
suspend
E
.
(
)
->
Unit
)
:
Job