maxWithOrNull
Returns the first element having the largest value according to the provided comparator or null
if there are no elements.
The operation is terminal.
Try the revamped Kotlin docs design →
Try the revamped Kotlin docs design!
Returns the first element having the largest value according to the provided comparator or null
if there are no elements.
The operation is terminal.