Function reth_revm::interpreter::instructions::bitwise::lt

pub fn lt<H>(interpreter: &mut Interpreter, _host: &mut H)
where H: Host + ?Sized,