.. !!!AUTO!!! (remove this comment to edit) .. include:: operator-aliases.rst .. testsetup:: * import rx .. currentmodule:: rx .. _operator-header-and_: .. _operator-header-then_do: .. _operator-header-when: And-then-when ============= .. seealso:: - Official ReactiveX documentation: `AndThenWhen `_ .. _operator-and_: .. automethod:: Observable.and_ .. _operator-then_do: .. automethod:: Observable.then_do .. _operator-when: .. automethod:: Observable.when