combineAsFilter

Creates a filter from a list of Bsons with AND semantics.

Return

The filter Bson.

Author

Jan Müller
fun List<Bson>.combineAsFilter(): Bson