Hoogle Search
Within LTS Haskell 24.32 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
-
This module contains structures relating the the setup of a pure B+-tree.
-
No documentation available.
-
mathexpr Numeric.MathExpr Operators are in the form (character, precedence, function) Example: (+, 0, (+)), ('', 1, ()) (higher the precedence, the sooner the operator operates) Functions are in the form (name, function) Example: ("ln", log)
Settings :: [(Char, Int, Double -> Double -> Double)] -> [(String, Double -> Double)] -> Settingsmathexpr Numeric.MathExpr No documentation available.
-
palette Data.Colour.Palette.BrewerSet 3 - 9, qualitative
-
palette Data.Colour.Palette.BrewerSet 3 - 8, qualitative
-
palette Data.Colour.Palette.BrewerSet 3 - 12, qualitative
-
Helper functions to generate proto files as part of a Setup.hs script. These functions assume that the proto-lens-protoc executable is on the PATH, and throw an exception otherwise. That executable will be installed automatically as part of installing this package; in particular, it should be enough to just list `proto-lens-protoc` in a user package's `build-dependencies`. See README.md for instructions on how to use proto-lens with Cabal.
SetBit :: Resp -> Command Int64redis-resp Data.Redis.Command No documentation available.
SetRange :: Resp -> Command Int64redis-resp Data.Redis.Command No documentation available.