prettyprinter
prettyprinter copied to clipboard
Pretty-print floats and doubles efficiently.
The bytestring library now implements a fast algorithm.
By using doubleDec
to implement the Pretty
instance for Double
, it would not change the behavior and it would give better performance.
Thank you for your library! Vanessa McHale