U
vâ’i1 ã @ sj d dl mZmZ d dlmZ d dlmZ edƒZeee gef eee gee f dœdd„Z dgZ
dS ) é )ÚCallableÚTypeVar)Ú
Observable)Ú operatorsÚ_T)Ú conditionÚreturnc s t t t t dœ‡ fdd„}|S )a Repeats source as long as condition holds emulating a do while
loop.
Args:
condition: The condition which determines if the source will be
repeated.
Returns:
An observable sequence which is repeated as long
as the condition holds.
)Úsourcer c s | t | t ˆ ¡¡¡¡S )N)ÚpipeÚopsÚconcatZwhile_do)r ©r © úM/opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/_dowhile.pyÚdo_while s ÿÿÿzdo_while_.