.. !!!AUTO!!! (remove this comment to edit) .. include:: operator-aliases.rst .. testsetup:: * import rx .. currentmodule:: rx .. _operator-header-concat_all: .. _operator-header-concat: Concat ====== .. seealso:: - Official ReactiveX documentation: `Concat `_ .. _operator-concat_all: .. automethod:: Observable.concat_all .. image:: /img/reactivex/operators/concat_all.png :align: center .. _operator-concat: .. automethod:: Observable.concat .. image:: /img/reactivex/operators/concat.png :align: center