numtype-dk

This package provides type level representations of the (positive and negative) integers and basic operations (addition, subtraction, multiplication, division, exponentiation) on these. The numtype-dk package differs from the numtype package in that the NumTypes are implemented using Data Kinds, TypeNats, and Closed Type Families rather than Functional Dependencies. Requires GHC 7.8 or later.


Keywords
library, math, Propose Tags , Numeric.NumType.DK.Integers
License
BSD-3-Clause
Install
cabal install numtype-dk-0.5.0.3

Documentation

numtype-dk

This package provides type level representations of the integers (TypeInts) and basic operations (addition, subtraction, multiplication, division, exponentiation) on these.

Requires GHC 7.8 or later.

Build Status Hackage Version Stackage version

Contributing

For project information (code, issues) see: http://github.com/bjornbm/numtype-dk