Create "or" (||) operator that applies to a variable number of expressions.
Rest
Variable number of boolean expressions. Supports the spread operator.
boolean value
Create "or" (||) operator that applies to a variable number of expressions.