KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
KtMongo: MongoDB driver for Kotlin • Coroutines
/
opensavvy.ktmongo.coroutines
/
asFlow
as
Flow
common
inline
fun
<
Document
:
Any
>
LazyMongoIterable
<
Document
>
.
asFlow
(
)
:
Flow
<
Document
>
(
source
)