As I see it currently it's no either-or. In RxJava...
# rx
p
As I see it currently it's no either-or. In RxJava you have this stream handling and all these
switch
flat
concat
map operators. Can you translate these to coroutines?