type-level-numbers-0.1.0.4: Type level numbers implemented using type families.

The type-level-numbers package

This is type level numbers implemented using type families. Natural numbers use binary encoding. With default context stack numbers up to 2^18-1 coudl be represented. Signed integer numbers use balanced ternary encoding.

Package is structured as folows:

So far comparison of numbers, subtraction and multiplication of numbers are supported.

Changes in 0.1.0.3

Changes in 0.1.0.2:

Changes in 0.1.0.1:

Properties

Versions0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4
Dependenciesbase (≥3 & <5), template-haskell (>2.0)
LicenseBSD3
AuthorAlexey Khudyakov <alexey.skladnoy@gmail.com>
MaintainerAlexey Khudyakov <alexey.skladnoy@gmail.com>
CategoryType System
Bug trackerhttps://github.com/bos/statistics/issues
Source repositoryhg clone http://bitbucket.org/Shimuuar/type-level-numbers
Upload dateMon Apr 23 14:49:34 UTC 2012
Uploaded byAlexeyKhudyakov
Built onghc-7.4

Modules

Downloads