Hoogle Search

Within LTS Haskell 24.45 (ghc-9.10.3)

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

  1. foldMap :: Monoid m => (a -> m) -> T a -> m

    synthesizer-core Synthesizer.State.Signal

    No documentation available.

  2. monoidConcatMap :: Monoid m => (a -> m) -> T a -> m

    synthesizer-core Synthesizer.State.Signal

    Deprecated: Use foldMap instead.

  3. module Data.TreeDiff.OMap

    Map which remembers the fromList order. This module is minimal on purpose.

  4. data OMap k v

    tree-diff Data.TreeDiff.OMap

    No documentation available.

  5. docMapAnn :: (a -> Doc a' -> Doc a') -> Doc a -> Doc a'

    wl-pprint-annotated Text.PrettyPrint.Annotated.WL

    No documentation available.

  6. simpleDocMapAnn :: (r -> a -> r) -> (r -> a -> r) -> (r -> SimpleDoc a' -> SimpleDoc a') -> (r -> SimpleDoc a' -> SimpleDoc a') -> r -> SimpleDoc a -> SimpleDoc a'

    wl-pprint-annotated Text.PrettyPrint.Annotated.WL

    No documentation available.

  7. invLinMap :: (Double -> a) -> (a -> Double) -> (a, a) -> Range -> Double -> a

    Chart Graphics.Rendering.Chart.Axis.Types

    An inverse linear mapping of points from one range to another.

  8. invmap :: PlotValue x => (x, x) -> Range -> Double -> x

    Chart Graphics.Rendering.Chart.Axis.Types

    The inverse mapping from device co-ordinate range back to interesting values.

  9. linMap :: (a -> Double) -> (a, a) -> Range -> a -> Double

    Chart Graphics.Rendering.Chart.Axis.Types

    A linear mapping of points in one range to another.

  10. vmap :: PlotValue x => (x, x) -> Range -> x -> Double

    Chart Graphics.Rendering.Chart.Axis.Types

    A linear mapping of points in one range to another.

Page 976 of many | Previous | Next