Constant BAND

Source
pub const BAND: Constraint;
Expand description

§BitAnd

0x1A: BAND

Bitwise AND of two words.

§Stack Input

[lhs, rhs]

§Stack Output

[lhs & rhs]