kmongo / kotlin.collections / minWith

minWith

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