kmongo / kotlin.collections / toMutableList

toMutableList

fun <T> MongoIterable<T>.toMutableList(): MutableList<T>