minWith

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