Function lt

Source
pub fn lt<WIRE, H>(context: InstructionContext<'_, H, WIRE>)
where WIRE: InterpreterTypes, H: ?Sized,
Expand description

Implements the LT instruction - less than comparison.