Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U256OptBitShift

Fully qualified path: alexandria_math::opt_math::U256OptBitShift

pub impl U256OptBitShift of OptBitShift<u256, WideMulU256>;

Impl functions

shl

Fully qualified path: alexandria_math::opt_math::U256OptBitShift::shl

fn shl(x: u256, n: u8) -> u256

shr

Fully qualified path: alexandria_math::opt_math::U256OptBitShift::shr

fn shr(x: u256, n: u8) -> u256