|
Data.TypeLevel.Num.Reps | Portability | non-portable (TypeOperators) | Stability | experimental | Maintainer | alfonso.acosta@gmail.com |
|
|
|
|
|
Description |
Type-level numerical representations. Currently, only decimals are
supported.
|
|
Synopsis |
|
|
|
|
Decimal representation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Connective to glue digits together.
For example, D1 :* D0 :* D0 represents the decimal number 100
| Constructors | |
|
|
Produced by Haddock version 2.6.0 |