Keywords
or
True when either of its operands is true. Like `and`, it has a symbol spelling that lexes to the same token.
Syntax
expr0 || expr1 | expr0 or expr1
Keywords
True when either of its operands is true. Like `and`, it has a symbol spelling that lexes to the same token.
expr0 || expr1 | expr0 or expr1