ReactiveX / RxScala

RxScala – Reactive Extensions for Scala – a library for composing asynchronous and event-based programs using observable sequences

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

toSingle and toCompletable

Proximator opened this issue · comments

Is there any plan to implement those two methods as in RxJava1?

No, see #186 and #187