bc::opcodes

Constant OP_NOT

Source
pub const OP_NOT: u8 = 0x91;
Expand description

Map 0 to 1 and everything else to 0, in place.