Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. histogramIntMap :: C y => y -> T T y -> (Int, T Int)

    synthesizer-core Synthesizer.Plain.Analysis

    No documentation available.

  2. histogramLinearIntMap :: C y => T T y -> (Int, T y)

    synthesizer-core Synthesizer.Plain.Analysis

    No documentation available.

  3. histogramDiscreteIntMap :: T Int -> (Int, T Int)

    synthesizer-core Synthesizer.State.Analysis

    Input list must be finite. If the input signal is empty, the offset is undefined. List is scanned once, counting may be slower.

  4. histogramIntMap :: C y => y -> T y -> (Int, T Int)

    synthesizer-core Synthesizer.State.Analysis

    No documentation available.

  5. histogramLinearIntMap :: C y => T y -> (Int, T y)

    synthesizer-core Synthesizer.State.Analysis

    No documentation available.

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

    synthesizer-core Synthesizer.State.Signal

    No documentation available.

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

    synthesizer-core Synthesizer.State.Signal

    Deprecated: Use foldMap instead.

  8. module Data.TreeDiff.OMap

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

  9. data OMap k v

    tree-diff Data.TreeDiff.OMap

    No documentation available.

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

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

    No documentation available.

Page 974 of many | Previous | Next