Skip to main content

OP_SUB

Constant OP_SUB 

Source
pub const OP_SUB: u8 = 0x94;
Expand description

Pop two items, push the second minus the top.