@hackage peano-inf0.1

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). See also http://people.inf.elte.hu/divip/peano/