Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

U64OptBitShift

Fully qualified path: alexandria_math::opt_math::U64OptBitShift

pub impl U64OptBitShift of OptBitShift<u64, WideMulU64>;

Impl functions

shl

Fully qualified path: alexandria_math::opt_math::U64OptBitShift::shl

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

shr

Fully qualified path: alexandria_math::opt_math::U64OptBitShift::shr

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