double-extra-0.1.0.4: Missing presentations for Double numbers (fixed, scientific etc.)

Safe HaskellNone
LanguageHaskell2010

Data.Double.Extra.RawString

Contents

Documentation

Orphan instances

ToText DoubleShortest Source # 
ToTextBuilder DoubleShortest Source # 
KnownNat n => ToText (DoubleFixed n) Source # 
KnownNat n => ToText (DoubleExponential n) Source # 
KnownNat n => ToText (DoublePrecision n) Source # 
KnownNat n => ToTextBuilder (DoubleFixed n) Source # 
KnownNat n => ToTextBuilder (DoubleExponential n) Source # 
KnownNat n => ToTextBuilder (DoublePrecision n) Source #