Evaluates an array as a set and returns true if no element in the array is false. Otherwise, returns false. An empty array returns true.
https://www.mongodb.com/docs/manual/reference/operator/aggregation/allElementsTrue/#mongodb-expression-exp.-allElementsTrue
Generated using TypeDoc
Evaluates an array as a set and returns true if no element in the array is false. Otherwise, returns false. An empty array returns true.