Skip to main content

NOT

Constant NOT 

Source
pub const NOT: u8 = 0x16;
Expand description

Pop a, push !a (boolean not).