nat-0.1: Lazy binary natural numbers

Data.Number.Int

Description

The implementations of all functions except for rem, quot, div, mod are supposed to be as non-strict as possible.

Synopsis

Documentation

data Int Source

Integers

Constructors

Neg Nat

A negative natural number

NatO NatO

A positive natural number or zero