Type Alias N14

Source
pub type N14 = NInt<U14>;

Aliased Type§

pub struct N14 {
    pub(crate) n: UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>,
}

Fields§

§n: UInt<UInt<UInt<UInt<UTerm, B1>, B1>, B1>, B0>