Appearance
const or: OperatorFn;
Defined in: operations.ts:328
Performs a logical OR across all arguments.
true if at least one argument is truthy, otherwise false
true
false
1.0.0
Simon Kovtyk
David Schummer