ReactiveX / RxScala

RxScala – Reactive Extensions for Scala – a library for composing asynchronous and event-based programs using observable sequences
Apache License 2.0
888 stars 110 forks source link

toSingle and toCompletable #238

Closed Proximator closed 4 years ago

Proximator commented 6 years ago

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

dhoepelman commented 4 years ago

No, see #186 and #187