double-extra

Please see README.md


Keywords
bsd3, library, Data.Double.Extra, Data.Double.Extra.Aeson, Data.Double.Extra.Cassava, Data.Double.Extra.RawString, Data.Double.Extra.Types, https://github.com/bos/double-conversion/pull/16
License
BSD-3-Clause
Install
cabal install double-extra-0.1.1

Documentation

double-extra Hackage version Stackage version Build Status

Missing presentations for Double numbers (fixed, scientific etc.)

please use coerce to convert from double before presenting

DoublePrecision (i :: Nat)
DoubleExponential (i :: Nat)
DoubleFixed (i :: Nat)
DoubleShortest

Please Note

For GHCJS you need to use the settings from stack till https://github.com/bos/double-conversion/pull/16