Hierarchy

  • AllElementsTrue

Properties

Properties

$allElementsTrue: ArrayExpression<any>

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.

Generated using TypeDoc