Usage
ArithmeticType: Category
Description
ArithmeticType is the category of types with standard arithmetic operations.
Exports
AdditiveType 1: % one *: (%, %) % product : (%, MachineInteger) % exponentiation commutative?: Boolean check whether is commutative one?: % Boolean test for times!: (%, %) % In-place product