maxWith

fun <E> KoneIterable<E>.maxWith(comparator: Comparator<E>): E(source)