basvandijk / scientific

Arbitrary-precision floating-point numbers represented using scientific notation
BSD 3-Clause "New" or "Revised" License
73 stars 40 forks source link

Support for ByteString builder #8

Closed hvr closed 10 years ago

hvr commented 10 years ago

It would be convenient to have support for creating Data.ByteString.Builder builders.

(for the meantime, what's the recommended/optimal way to get a ByteString builder out of a scientific value?)

basvandijk commented 10 years ago

scientific-0.3 now provides: Data.ByteString.Builder.Scientific