kmongo / kotlin.collections / maxWith

maxWith

fun <T> MongoIterable<T>.maxWith(comparator: <ERROR CLASS><in T>): T?