gcd
2.3.0
gcd
Function
binary_u8
Copy item path
source
pub const fn binary_u8(u:
u8
, v:
u8
) ->
u8
Expand description
Const binary GCD implementation for
u8
.