Anyone know if this is idiomatic? I'm not always a...
# announcements
d
Anyone know if this is idiomatic? I'm not always able to use the
ChannelPair
constructor because sometimes I only have a
ReceiveChannel
+
SendChannel
which are returned values from kotlinx.coroutines functions