euclid_u32

Function euclid_u32 

Source
pub const fn euclid_u32(a: u32, b: u32) -> u32
Expand description

Const euclid GCD implementation for u32.