kmongo / kotlin.collections / sortedWith

sortedWith

fun <T> MongoIterable<T>.sortedWith(comparator: <ERROR CLASS><in T>): List<T>