Function prop::nat::eq

source[]
pub fn eq<T, U>(_a: T, _b: U) where
    (T, U): EqNat
Expand description

Check that one natural number is equal to the other.