type-digits-0.1.0.2: Arbitrary-base type-level digits

Portabilitysee LANGUAGE pragmas (... GHC)
Stabilityexperimental
Maintainernicolas.frisby@gmail.com
Safe HaskellSafe-Infered

Type.Digits.Aux

Description

The parameters for the type-digits package.

Synopsis

Documentation

digitNames :: [String]Source

The names of the digits.

radix :: Num i => iSource

The number of digits.