Type Definition peano::N1 [] [src]

type N1 = Pred<Zero>;

The Peano number -1; N1 = Pred<Zero>;