🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 16:32:57 | PHP 8.2.32
📂
/ (Root)
/
opt
/
alt
/
python38
/
lib
/
python3.8
/
site-packages
/
reactivex
/
operators
/
__pycache__
📍 /opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/__pycache__
🔄 Refresh
✏️
Editing: _combinelatest.cpython-38.pyc
Read Only
U v�i � @ sT d dl mZmZ d dlZd dlmZ ee eee gee f d�dd�ZdgZdS )� )�Any�CallableN)� Observable)�others�returnc s t t t t d�� fdd�}|S )N)�sourcer c s | f� }t j|� S )a{ Merges the specified observable sequences into one observable sequence by creating a tuple whenever any of the observable sequences produces an element. Examples: >>> obs = combine_latest(source) Returns: An observable sequence containing the result of combining elements of the sources into a tuple. )� reactivex�combine_latest)r �sources�r � �S/opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/_combinelatest.pyr s z'combine_latest_.<locals>.combine_latest)r r )r r r r r �combine_latest_ s r )�typingr r r r r �__all__r r r r �<module> s �
💾 Save Changes
❌ Cancel