I understand that Coroutines does get rid of the d...
# arrow
s
I understand that Coroutines does get rid of the dreaded callbacks (I've been using them a lot), but was just wondering why they were chosen by Arrow to model side effects. Nikita gave me a pointer to some docs I'll be checking out.