kongo
Toggle table of contents
0.8.0
jvm
Platform filter
jvm
Switch theme
Search in API
kongo
services
/
dev.stashy.kongo.collection
/
find
find
inline
fun
<
T
:
Any
>
MongoCollection
<
T
>
.
find
(
filter
:
FilterBuilder
<
T
>
.
(
)
->
Bson
)
:
FindFlow
<
T
>
(
source
)