euclid_u16

Function euclid_u16 

Source
pub const fn euclid_u16(a: u16, b: u16) -> u16
Expand description

Const euclid GCD implementation for u16.