KtMongo
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
KtMongo
MongoDB driver for Kotlin (synchronous)
/
opensavvy.ktmongo.sync
/
forEach
for
Each
common
inline
fun
<
Document
:
Any
>
LazyMongoIterable
<
Document
>
.
forEach
(
noinline
action
:
(
Document
)
->
Unit
)
(
source
)