KtMongo
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
KtMongo
MongoDB driver for Kotlin (coroutines)
/
opensavvy.ktmongo.coroutines
/
LazyMongoIterable
/
asIterable
as
Iterable
common
abstract
fun
asIterable
(
documentType
:
Class
<
Document
>
)
:
MongoIterable
<
Document
>
(
source
)