Hoogle Search
Within LTS Haskell 24.18 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
stepsPerOctavebus :: Pattern Int -> Pattern Double -> ControlPatterntidal Sound.Tidal.Boot No documentation available.
stepsPerOctaverecv :: Pattern Int -> ControlPatterntidal Sound.Tidal.Boot No documentation available.
steps_seq :: Show a => [TPat a] -> (Rational, String)tidal Sound.Tidal.Boot No documentation available.
steps_size :: Show a => [TPat a] -> [(Rational, String)]tidal Sound.Tidal.Boot No documentation available.
steps_tpat :: Show a => TPat a -> (Rational, String)tidal Sound.Tidal.Boot No documentation available.
steptake :: Pattern Time -> Pattern a -> Pattern atidal Sound.Tidal.Boot No documentation available.
stepMany :: Monad m => VarT m a b -> [a] -> a -> m (b, VarT m a b)varying Control.Varying.Core Iterate a var over a list of input until all input is consumed, then iterate the var using one single input. Returns the resulting output value and the new var.
>>> let Identity (outputs, _) = stepMany (accumulate (+) 0) [1,1,1] 1 >>> print outputs 4
-
LPFP-core LPFPCore.Maxwell No documentation available.
-
LPFP-core LPFPCore.Maxwell No documentation available.
-
LPFP-core LPFPCore.Maxwell No documentation available.