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