.. !!!AUTO!!! (remove this comment to edit) .. include:: operator-aliases.rst .. testsetup:: * import rx .. currentmodule:: rx .. _operator-header-to_async: .. _operator-header-to_blocking: .. _operator-header-to_dict: .. _operator-header-to_future: .. _operator-header-to_iterable: .. _operator-header-to_list: .. _operator-header-to_set: To == .. seealso:: - Official ReactiveX documentation: `To `_ .. _operator-to_async: .. automethod:: Observable.to_async .. image:: /img/reactivex/operators/toAsync.png :align: center .. _operator-to_blocking: .. automethod:: Observable.to_blocking .. _operator-to_dict: .. automethod:: Observable.to_dict .. _operator-to_future: .. automethod:: Observable.to_future .. _operator-to_iterable: .. automethod:: Observable.to_iterable .. _operator-to_list: .. automethod:: Observable.to_list .. image:: /img/reactivex/operators/toList.png :align: center .. _operator-to_set: .. automethod:: Observable.to_set