Function shl

pub fn shl<WIRE, H>(interpreter: &mut Interpreter<WIRE>, _host: &mut H)
where WIRE: InterpreterTypes, H: Host + ?Sized,
Expand description

EIP-145: Bitwise shifting instructions in EVM