Function gcd::binary_u8

source ·
pub const fn binary_u8(u: u8, v: u8) -> u8
Expand description

Const binary GCD implementation for u8.