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
/
MongoAggregationPipeline
/
unionWith
union
With
common
open
override
fun
unionWith
(
other
:
HasUnionWithCompatibility
<
Output
>
)
:
MongoAggregationPipeline
<
Output
>
(
source
)