Hoogle Search

Within LTS Haskell 24.35 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. brewerSet :: ColorCat -> Int -> [Kolor]

    palette Data.Colour.Palette.BrewerSet

    Obtain a list of colors for the color scheme designated by category and number n of colors in the theme. If the category and/or number does not exist then returns a list black repeated n times.

  2. module Data.Colour.Palette.ColorSet

    Predefined sets of colors. Including the common html/css colors, The colors from d3.js and the standard color wheel. d3 Colors from https://github.com/mbostock/d3/wiki/Ordinal-Scales.

  3. data PredSet s k

    pred-set Data.PredSet.Mutable

    No documentation available.

  4. GetSet :: forall a1 . FromByteString a1 => Resp -> Command (Maybe a1)

    redis-resp Data.Redis.Command

    No documentation available.

  5. HMSet :: Resp -> Command ()

    redis-resp Data.Redis.Command

    No documentation available.

  6. HSet :: Resp -> Command Bool

    redis-resp Data.Redis.Command

    No documentation available.

  7. HSetNx :: Resp -> Command Bool

    redis-resp Data.Redis.Command

    No documentation available.

  8. LSet :: Resp -> Command ()

    redis-resp Data.Redis.Command

    No documentation available.

  9. MSet :: Resp -> Command ()

    redis-resp Data.Redis.Command

    No documentation available.

  10. MSetNx :: Resp -> Command Bool

    redis-resp Data.Redis.Command

    No documentation available.

Page 251 of many | Previous | Next