Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U8OptBitShift

Fully qualified path: alexandria_math::opt_math::U8OptBitShift

pub impl U8OptBitShift of OptBitShift<u8, WideMulU8>;

Impl functions

shl

Fully qualified path: alexandria_math::opt_math::U8OptBitShift::shl

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

shr

Fully qualified path: alexandria_math::opt_math::U8OptBitShift::shr

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