Hoogle Search
Within LTS Haskell 24.37 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
module Data.Double.Conversion.
ByteString This module left now only for compatibility and should not be used in new projects. Please, use Convertable type class from Data.Double.Conversion.Convertable It is espesially recommended to convert a large amount of numbers via bytestring builder using methods of Convertable type class. It is about 10-15x faster. Fast, efficient support for converting between double precision floating point values and text. Although about 15 times faster than plain show, these functions are slower than their Text counterparts, at roughly half the speed. (This seems to be due to the cost of allocating ByteString values via malloc.)
-
basic-prelude CorePrelude A space-efficient representation of a Word8 vector, supporting many efficient operations. A ByteString contains 8-bit bytes, or by using the operations from Data.ByteString.Char8 it can be interpreted as containing 8-bit characters.
-
classy-prelude ClassyPrelude A space-efficient representation of a Word8 vector, supporting many efficient operations. A ByteString contains 8-bit bytes, or by using the operations from Data.ByteString.Char8 it can be interpreted as containing 8-bit characters.
-
Creation date: Thu Feb 14 13:24:53 2019. indispensable tools for ByteString handling :).
-
persistent-test Init A space-efficient representation of a Word8 vector, supporting many efficient operations. A ByteString contains 8-bit bytes, or by using the operations from Data.ByteString.Char8 it can be interpreted as containing 8-bit characters.
-
No documentation available.
module Text.ParserCombinators.Poly.
ByteString No documentation available.
-
network-byte-order Network.ByteOrder A space-efficient representation of a Word8 vector, supporting many efficient operations. A ByteString contains 8-bit bytes, or by using the operations from Data.ByteString.Char8 it can be interpreted as containing 8-bit characters.
-
No documentation available.
-
rebase Rebase.Prelude A space-efficient representation of a Word8 vector, supporting many efficient operations. A ByteString contains 8-bit bytes, or by using the operations from Data.ByteString.Char8 it can be interpreted as containing 8-bit characters.