Constant bc::opcodes::OP_NOT

source ·
pub const OP_NOT: u8 = 0x91;
Expand description

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