Next: Integer Attributes, Previous: Bitwise Operators, Up: Integers [Contents][Index]
The following left-associative, short-circuited binary logical operators are supported, in descending precedence order:
=>
&&
||
The following right-associative unary logical operators are supported:
!