Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U8OptBitRotate

Fully qualified path: alexandria_math::opt_math::U8OptBitRotate

pub impl U8OptBitRotate of OptBitRotate<u8, WideMulU8>;

Impl functions

rotl

Fully qualified path: alexandria_math::opt_math::U8OptBitRotate::rotl

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

rotr

Fully qualified path: alexandria_math::opt_math::U8OptBitRotate::rotr

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