Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U32OptBitShift

Fully qualified path: alexandria_math::opt_math::U32OptBitShift

pub impl U32OptBitShift of OptBitShift<u32, WideMulU32>;

Impl functions

shl

Fully qualified path: alexandria_math::opt_math::U32OptBitShift::shl

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

shr

Fully qualified path: alexandria_math::opt_math::U32OptBitShift::shr

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