fast_mod

Function fast_mod 

Source
fn fast_mod(n: usize) -> usize
Expand description

Fast computation of n % 0x7fffffff.