kmongo / kotlin.collections / toList

toList

fun <T> MongoIterable<T>.toList(): List<T>