[][src]Type Definition flatk::consts::U10

type U10 = UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B1>, B0>;

Trait Implementations

impl<T> Array<T> for U10[src]

type Array = [T; 10]