Rx[_] currently has only for premitive method to be a common interface with an RxOption, which has different flavors.
But using RxOption is less frequent, so Rx[_] should be able to concatenate operators without calling Rx.toRxStream. Some re-design should happen in Rx and RxOption interface.
Rx[_] currently has only for premitive method to be a common interface with an RxOption, which has different flavors.
But using RxOption is less frequent, so Rx[_] should be able to concatenate operators without calling Rx.toRxStream. Some re-design should happen in Rx and RxOption interface.