Just one caveat — I’m still working to get really ...
# coroutines
e
Just one caveat — I’m still working to get really functional wrappers for Rx. The ones in
kotlinx.coroutines
master are just trivial demos — there is no way to emit an observable sequence from a coroutine or iterate on observable sequence just yet. But it’ll be there somewhere soon (just started working on them today).
👍 5