Struct nemo::peano::S [] [src]

pub struct S<N>(_);

Peano numbers: Increment

Trait Implementations

impl<N> Peano for S<N>
[src]