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.
chunkMapM_ :: Monad m => (ByteString -> m x) -> ByteStream m r -> m rstreaming-bytestring Streaming.ByteString.Internal Like chunkMapM, but discard the result of each effectful mapping.
feDisplacementMap_ :: Term result => [Attribute] -> resultsvg-builder Graphics.Svg.Elements fedisplacementmap element
foldMap :: (Read sig a, Monoid m) => (a -> m) -> sig a -> msynthesizer-core Synthesizer.Generic.Signal No documentation available.
monoidConcatMap :: (Read sig a, Monoid m) => (a -> m) -> sig a -> msynthesizer-core Synthesizer.Generic.Signal Deprecated: Use foldMap instead.
histogramDiscreteIntMap :: T T Int -> (Int, T Int)synthesizer-core Synthesizer.Plain.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 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.