@hackage peano-inf0.6

Lazy Peano numbers including observable infinity value.

Lazy Peano numbers including observable infinity value.

This data type was needed in a graph traversing algorithm.

This data type is ideal for lazy list length computation (the infinite value is not needed in this case). For a comparison with other Peano number implementation, see http://people.inf.elte.hu/divip/peano/