KtMongo
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
KtMongo
MongoDB driver for Kotlin (coroutines)
/
opensavvy.ktmongo.coroutines
/
toList
to
List
common
inline suspend
fun
<
Document
:
Any
>
LazyMongoIterable
<
Document
>
.
toList
(
)
:
List
<
Document
>
(
source
)