bpstd::opcodes

Constant OP_NOT

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

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