🔐 Sid Gifari File Manager Pro
v8.0.5 | 2026-08-08 10:35:42 | 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: _maxby.cpython-38.pyc
Read Only
U v�i� � @ s� d dl mZmZmZmZ d dlmZm Z d dlmZ ddl m Z ed�Zed�Zde j eef ee je eee geee f d �d d�ZdgZdS ) � )�Callable�List�Optional�TypeVar)� Observable�typing)�default_sub_comparer� �� extrema_by�_T�_TKeyN)� key_mapper�comparer�returnc s. |pt � tt ttt d�� �fdd�}|S )N)�sourcer c s t | �� �S )a� Partially applied max_by operator. Returns the elements in an observable sequence with the maximum key value. Examples: >>> res = max_by(source) Args: source: The source observable sequence to. Returns: An observable sequence containing a list of zero or more elements that have a maximum key value. r )r ��cmpr � �K/opt/alt/python38/lib/python3.8/site-packages/reactivex/operators/_maxby.py�max_by s zmax_by_.<locals>.max_by)r r r r )r r r r r r �max_by_ s "r )N)r r r r r Z reactivexr Zreactivex.internal.basicr Z_minbyr r r ZMapperZSubComparerr �__all__r r r r �<module> s ��
💾 Save Changes
❌ Cancel