🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 09:19:05 | 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: _materialize.cpython-38.pyc
Read Only
U v�i� � @ sr d dl mZmZmZ d dlmZmZ d dlmZm Z m Z mZ ed�Zeee geee f d�dd�Z dgZdS ) � )�Callable�Optional�TypeVar)� Observable�abc)�Notification�OnCompleted�OnError�OnNext�_T��returnc C s t t t tt d�dd�} | S )N)�sourcer c s. dt jtt tt j d�� fdd� }t|�S )at Partially applied materialize operator. Materializes the implicit notifications of an observable sequence as explicit notification values. Args: source: Source observable to materialize. Returns: An observable sequence containing the materialized notification values from the source sequence. N)�observer� schedulerc sL t d d�� fdd�}td d�� fdd�}d d�� fdd �}�j||||d �S )N)�valuer c s � � t| �� d S �N)�on_nextr )r �r � �Q/opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/_materialize.pyr s zDmaterialize.<locals>.materialize.<locals>.subscribe.<locals>.on_next)�errorr c s � � t| �� � �� d S r )r r �on_completed)r r r r �on_error s zEmaterialize.<locals>.materialize.<locals>.subscribe.<locals>.on_errorr c s � � t� � � �� d S r )r r r r r r r r # s zImaterialize.<locals>.materialize.<locals>.subscribe.<locals>.on_completed)r )r � Exception� subscribe)r r r r r �r r r r s �z3materialize.<locals>.materialize.<locals>.subscribe)N)r ZObserverBaser r r Z SchedulerBaser )r r r r r �materialize s ��z materialize.<locals>.materialize)r r r )r r r r r s #r N)�typingr r r Z reactivexr r Zreactivex.notificationr r r r r r �__all__r r r r �<module> s $'
💾 Save Changes
❌ Cancel