U vâ’i‚ã@sTddlmZmZddlZddlmZeeeeegeefdœdd„ZdgZdS)é)ÚAnyÚCallableN)Ú Observable)ÚsourcesÚreturncs ttttdœ‡fdd„ }|S)aöWith latest from operator. Merges the specified observable sequences into one observable sequence by creating a tuple only when the first observable sequence produces an element. The observables can be passed either as seperate arguments or as a list. Examples: >>> op = with_latest_from(obs1) >>> op = with_latest_from(obs1, obs2, obs3) Returns: An observable sequence containing the result of combining elements of the sources into a tuple. )Úsourcercstj|fˆžŽS)N)Ú reactivexÚwith_latest_from)r©r©úT/opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/_withlatestfrom.pyr sz+with_latest_from_..with_latest_from)rr)rr r r r Úwith_latest_from_sr )Útypingrrrrr Ú__all__r r r r Ús  þ