Kotlin coroutines with arrow-fx

We have built a concurrency library that's useful to those with large, complex codebases that require careful attention to details. It is familiar for those that come from Rx/Reactor, yet being fully compatible with suspend functions and kotlinx.coroutines. »