I would probably use coroutines then. I think that...
# announcements
u
I would probably use coroutines then. I think that most (if not all) of Rx functionality can be replaced with coroutines but some of the implementation might be a lot uglier if the problem at hand really suits a reactive style of programming.