gcd

Function binary_u16

source
pub const fn binary_u16(u: u16, v: u16) -> u16
Expand description

Const binary GCD implementation for u16.