Trait dimensioned::peano::AddPeano [] [src]

pub trait AddPeano<RHS>: Peano {
    type Output;
}

Associated Types

type Output

Implementors