compound

fun compound(vararg sorts: Bson): Bson(source)
fun <V : Bson> compound(sorts: List<V>): Bson(source)