sumOf
maxOf
associateBy
Returns the largest value among all values produced by the selector function.
collection.maxOf { selector }