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