Type Definition typenum::consts::U0

source ·
pub type U0 = UTerm;

Trait Implementations§

gcd(0, 0) = 0

The greatest common divisor.

gcd(0, y) = y

The greatest common divisor.