tfp-1.0.1.1: Type-level integers, booleans, lists using type families
Type.Data.Num.Decimal.Proof
data Digits xs Source #
Constructors
data UnaryNat n Source #
unaryNat :: Natural n => UnaryNat n Source #
data UnaryPos n Source #
unaryPos :: Positive n => UnaryPos n Source #