Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U16OptBitShift

Fully qualified path: alexandria_math::opt_math::U16OptBitShift

pub impl U16OptBitShift of OptBitShift<u16, WideMulU16>;

Impl functions

shl

Fully qualified path: alexandria_math::opt_math::U16OptBitShift::shl

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

shr

Fully qualified path: alexandria_math::opt_math::U16OptBitShift::shr

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