Interesting. I feel like it's presented as provi...
# coroutines
e
Interesting. I feel like it's presented as providing hard benefits over other approaches, which was really confusing to me. I could see how it might make some use cases more simple than, let's say, Rx, but I'm not sure if it's worth changing the abstraction that I use overall. Knowing what I do now, I'd most likely continue using Rx predominantly, and dip into co-routines for specialized cases.