gcd
2.3.0
Function
gcd
::
binary_u16
Copy item path
source
ยท
[
−
]
pub const fn binary_u16(u:
u16
, v:
u16
) ->
u16
Expand description
Const binary GCD implementation for
u16
.