Constant OR

Source
pub const OR: Constraint;
Expand description

§Or

0x17

Logical OR of two words.

§Stack Input

[lhs, rhs]

§Stack Output

[lhs || rhs]