🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 15:33:26 | 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: _concat.cpython-38.pyc
Read Only
U v�i� � @ s\ d dl mZmZ d dlZd dlmZ ed�Zee eee gee f d�dd�ZdgZdS )� )�Callable�TypeVarN)� Observable�_T)�sources�returnc s t t t t d�� fdd�}|S )N)�sourcer c s t j| f� �� S )aN Concatenates all the observable sequences. Examples: >>> op = concat(xs, ys, zs) Returns: An operator function that takes one or more observable sources and returns an observable sequence that contains the elements of each given sequence, in sequential order. )� reactivex�concat)r �r � �L/opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/_concat.pyr s zconcat_.<locals>.concat)r r )r r r r r �concat_ s r )�typingr r r r r r �__all__r r r r �<module> s &
💾 Save Changes
❌ Cancel