Is there any way to run reduce if the stream is no...
# rx
d
Is there any way to run reduce if the stream is not empty? I do not want to get initial accumulator but empty observable if the source is empty.