Like said earlier, there is more then one way of d...
# announcements
m
Like said earlier, there is more then one way of doing this. RxKotlin is a way, but it is a completely different approach/philosophy. I think my own Kovenant is the closest to Scala's as that is a promises library, just as Scala's. And than there is Quasar. The cool thing about Quasar, which both Rx and Kovenant can't, is that it introduces continuations by modifying the bytecode. Giving you just normal stacks (and stacktraces) like if it was plain sequential code.