euclid_u64

Function euclid_u64 

Source
pub const fn euclid_u64(a: u64, b: u64) -> u64
Expand description

Const euclid GCD implementation for u64.