Hoogle Search
Within LTS Haskell 24.34 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
volumeVectorSum :: (C y yv, C y) => T yv -> ysynthesizer-core Synthesizer.Plain.Analysis Volume based on Sum norm.
volumeSum :: (C y, C y) => T y -> ysynthesizer-core Synthesizer.State.Analysis Volume based on Sum norm.
volumeVectorSum :: (C y yv, C y) => T yv -> ysynthesizer-core Synthesizer.State.Analysis Volume based on Sum norm.
-
time-manager System.ThreadManager Setting the paused state to active. This is an alias to tickle.
-
time-manager System.TimeManager Setting the paused state to active. This is an alias to tickle.
msum :: (Foldable t, MonadPlus m) => t (m a) -> m aturtle Turtle The sum of a collection of actions using (<|>), generalizing concat. msum is just like asum, but specialised to MonadPlus.
Examples
Basic usage, using the MonadPlus instance for Maybe:>>> msum [Just "Hello", Nothing, Just "World"] Just "Hello"
consumeRoute :: Handler h m => h RoutePath a -> h () awebgear-core WebGear.Core.Handler Consume all remaining path components with an arrow
-
webgear-core WebGear.Core.Handler No documentation available.
setSummary :: Handler h m => Summary -> h a awebgear-core WebGear.Core.Handler Set a summary of a part of an API
_fHdrChecksumAdjust :: FontHeader -> !Word32FontyFruity Graphics.Text.TrueType.Internal To compute: set it to 0, sum the entire font as ULONG, then store 0xB1B0AFBA - sum.