MongoDB driver for Kotlin (synchronous) • opensavvy.ktmongo.sync • asIterable
asIterable¶
inline fun <Document : Any> LazyMongoIterable<Document>.asIterable(): MongoIterable<Document>
MongoDB driver for Kotlin (synchronous) • opensavvy.ktmongo.sync • asIterable
inline fun <Document : Any> LazyMongoIterable<Document>.asIterable(): MongoIterable<Document>