Hoogle Search
Within LTS Haskell 24.51 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
doubleNumber :: Double -> Jsonjsonifier Jsonifier JSON Number literal from Double. Since JSON doesn't have support for them, non-real values like NaN, Infinity, -Infinity get rendered as 0.
-
jsonifier Jsonifier JSON Number literal from Int.
scientificNumber :: Scientific -> Jsonjsonifier Jsonifier JSON Number literal from Scientific.
-
jsonifier Jsonifier JSON Number literal from Word.
CmpNumber :: Scientific -> Comparablejsonpath Data.JSONPath.Types No documentation available.
sortNumericAlpha :: (KeyVals, KeyVals) -> (KeyVals, KeyVals)kvitable Data.KVITable.Render Table KeyVals sorting function; alphanumeric with numeric preference. This can be used as the sortKeyVals function for the table. If the value starts or ends with a digit, then this should do a rough numeric sort on the expectation that the digits represent a version or some other numeric value. As an approximation of a numeric sort, sort by word size and then string value. This will result in [ "1", "2", "10", "50", "400" ], but would fail with [ "v1.0", "v2.0", "v3.0", "v2.0.5", "v1.0.0.3" ], but it's a reasonably fast heuristic and probably better than a straight ascii sort.
ConstEnum :: EnumConst -> Constlanguage-c99 Language.C99.AST No documentation available.
-
language-c99 Language.C99.AST No documentation available.
-
language-c99 Language.C99.AST No documentation available.
-
language-c99 Language.C99.AST No documentation available.