kmongo / kotlin.collections / toMutableSet

toMutableSet

fun <T> MongoIterable<T>.toMutableSet(): MutableSet<T>