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_.