U16OptBitRotate
Fully qualified path: alexandria_math::opt_math::U16OptBitRotate
pub impl U16OptBitRotate of OptBitRotate<u16, WideMulU16>;
Impl functions
rotl
Fully qualified path: alexandria_math::opt_math::U16OptBitRotate::rotl
fn rotl(x: u16, n: u8) -> u16
rotr
Fully qualified path: alexandria_math::opt_math::U16OptBitRotate::rotr
fn rotr(x: u16, n: u8) -> u16