U vâ’iãã@s–ddlmZmZmZmZddlmZmZddlmZ ddl m Z ddl m Z ddlmZedƒZd ee eeeegeefd œd d „Zd gZd S)é)ÚCallableÚOptionalÚTypeVarÚcast)Ú ObservableÚcompose)Ú operators)Úidentity)ÚCompareré)Ú first_onlyÚ_TN)ÚcomparerÚreturncCs(tt tttgtftƒ|¡t t¡ƒS)aÓReturns the maximum value in an observable sequence according to the specified comparer. Examples: >>> op = max() >>> op = max(lambda x, y: x.value - y.value) Args: comparer: [Optional] Comparer used to compare elements. Returns: An operator function that takes an observable source and returns an observable sequence containing a single element with the maximum element in the source sequence. ) rÚopsZmax_byrrr r Úmapr )r©rúI/opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/_max.pyÚmax_ sþr)N)ÚtypingrrrrZ reactivexrrrrZreactivex.internal.basicr Zreactivex.typingr Ú_minr r rÚ__all__rrrrÚs    ÿ þ