legacy-workflow-rx2
/
com.squareup.workflow.legacy.rx2
/
kotlinx.coroutines.channels.ReceiveChannel
Extensions for kotlinx.coroutines.channels.ReceiveChannel
asEventChannel
fun
<
E
:
Any
>
ReceiveChannel
<
E
>
.
asEventChannel
(
)
:
EventChannel
<
E
>