☰
universal_hash
0.5.1
U0
Aliased type
Trait Implementations
Gcd<UTerm>
In universal_hash::consts
?
Type Alias
universal_hash
::
consts
::
U0
source
·
[
−
]
pub type U0 =
UTerm
;
Aliased Type
§
struct U0;
Trait Implementations
§
source
§
impl<X>
Gcd
<
UTerm
> for X
where X:
Unsigned
+
NonZero
,
gcd(x, 0) = x
§
type
Output
= X
The greatest common divisor.