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.
histogramIntMap :: C y => y -> T T y -> (Int, T Int)synthesizer-core Synthesizer.Plain.Analysis No documentation available.
histogramLinearIntMap :: C y => T T y -> (Int, T y)synthesizer-core Synthesizer.Plain.Analysis No documentation available.
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.
histogramIntMap :: C y => y -> T y -> (Int, T Int)synthesizer-core Synthesizer.State.Analysis No documentation available.
histogramLinearIntMap :: C y => T y -> (Int, T y)synthesizer-core Synthesizer.State.Analysis No documentation available.
foldMap :: Monoid m => (a -> m) -> T a -> msynthesizer-core Synthesizer.State.Signal No documentation available.
monoidConcatMap :: Monoid m => (a -> m) -> T a -> msynthesizer-core Synthesizer.State.Signal Deprecated: Use foldMap instead.
-
Map which remembers the fromList order. This module is minimal on purpose.
-
tree-diff Data.TreeDiff.OMap No documentation available.
docMapAnn :: (a -> Doc a' -> Doc a') -> Doc a -> Doc a'wl-pprint-annotated Text.PrettyPrint.Annotated.WL No documentation available.