Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U128OptBitShift

Fully qualified path: alexandria_math::opt_math::U128OptBitShift

pub impl U128OptBitShift of OptBitShift<u128, WideMulU128>;

Impl functions

shl

Fully qualified path: alexandria_math::opt_math::U128OptBitShift::shl

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

shr

Fully qualified path: alexandria_math::opt_math::U128OptBitShift::shr

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