On 2.1.16 it is documented in the wiki and on readthedocs that concatArrayEagerDelayError is new in RxJava 2 together with:
Those are all there, but concatArrayEagerDelayError doesn't seem to be implemented:
Observable.concatArrayEagerDelayError()
Am I perhaps missing something?
On 2.1.16 it is documented in the wiki and on readthedocs that
concatArrayEagerDelayErroris new in RxJava 2 together with:concatArrayconcatArrayDelayErrorconcatArrayEagerThose are all there, but
concatArrayEagerDelayErrordoesn't seem to be implemented:Observable.concatArrayEagerDelayError()Am I perhaps missing something?