There was a previously heated discussion on this t...
# rx
d
There was a previously heated discussion on this thread about implementing rxjava in kotlin, and as far as i understood, the main advantages were coroutines and easy operator implementations. I was just wondering, is there a scheduler for coroutines, and if so (i thought i saw one...), than why is that worse, and operators, we could always use extension functions... im probably misunderstanding something here?... 🤔