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