Hoogle Search
Within LTS Haskell 24.9 (ghc-9.10.2)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
burrito Burrito.Internal.Type.Operator No documentation available.
Number :: a -> Number -> Value aconfig-value Config numbers
-
config-value Config Numbers are represented as base, coefficient, and exponent. The most convenient way to get numbers into and out of this form is to use one of: numberToRational, numberToInteger, rationalToNumber, or integerToNumber. This representation is explicit about the radix and exponent used to facilitate better pretty-printing. By using explicit exponents extremely large numbers can be represented compactly. Consider that it is easy to write `1e100000000` which would use a significant amount of memory if realized as an Integer. This representation allows concerned programs to check bounds before converting to a representation like Integer.
-
This module provides a representation of numbers in scientific notation.
-
config-value Config.Number Numbers are represented as base, coefficient, and exponent. The most convenient way to get numbers into and out of this form is to use one of: numberToRational, numberToInteger, rationalToNumber, or integerToNumber. This representation is explicit about the radix and exponent used to facilitate better pretty-printing. By using explicit exponents extremely large numbers can be represented compactly. Consider that it is easy to write `1e100000000` which would use a significant amount of memory if realized as an Integer. This representation allows concerned programs to check bounds before converting to a representation like Integer.
-
core-data Core.Encoding.Json No documentation available.
-
curl Network.Curl.Info No documentation available.
-
flat Flat.Encoder Number of bits
-
flat Flat.Encoder.Types Number of bits
-
flat Flat.Types Number of bits