kmongo / kotlin.collections / toSortedSet

toSortedSet

fun <T> MongoIterable<T>.toSortedSet(comparator: <ERROR CLASS><in T>): SortedSet<T>