fork | group |
---|---|
Frontier |
Comparison & Bitwise Logic Operations |
Index 1 is top of the stack. See PUSH.
a
: integer.
a == 0
: 1 ifa
is 0, 0 otherwise.
* | Input | Output | * | * | Input | Output |
---|---|---|---|---|---|---|
1 |
10 |
0 |
* | 1 |
0 |
1 |
The state changes done by the current context are reverted in those cases:
- Not enough gas.
- Not enough values on the stack.