max
Description:
Returns the item in the sequence that contains the max value based on the given compare function.
Parameters:
compare |
Function to be called for comparisons |
Returns:
The item containing the max value. |
Since:
0.19.91