Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U128OptBitRotate

Fully qualified path: alexandria_math::opt_math::U128OptBitRotate

pub impl U128OptBitRotate of OptBitRotate<u128, WideMulU128>;

Impl functions

rotl

Fully qualified path: alexandria_math::opt_math::U128OptBitRotate::rotl

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

rotr

Fully qualified path: alexandria_math::opt_math::U128OptBitRotate::rotr

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