bc::opcodes

Constant OP_MIN

Source
pub const OP_MIN: u8 = 0xa3;
Expand description

Pop the top two items; push the smaller.