🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 09:28:04 | 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: _startswith.cpython-38.pyc
Read Only
U v�i� � @ sX d dl mZmZ d dlZd dlmZ ed�Zeeee gee f d�dd�ZdgZdS )� )�Callable�TypeVarN)� Observable�_T)�args�returnc s t t t t d�� fdd�}|S )N)�sourcer c s t �� �}|| g}t j|� S )z�Partially applied start_with operator. Prepends a sequence of values to an observable sequence. Example: >>> start_with(source) Returns: The source sequence prepended with the specified values. )� reactivex� from_iterable�concat)r �start�sequence�r � �P/opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/_startswith.py� start_with s zstart_with_.<locals>.start_with)r r )r r r r r �start_with_ s r )�typingr r r r r r �__all__r r r r �<module> s "
💾 Save Changes
❌ Cancel