Hoogle Search

Within LTS Haskell 24.51 (ghc-9.10.3)

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

  1. fEnum :: FlexOptions a -> Enumerate a

    testing-feat Test.Feat.Driver

    The base enumeration to use, before applying fProcess.

  2. module Test.Feat.Enumerate

    Basic combinators for building enumerations most users will want to use the type class based combinators in Test.Feat.Class instead.

  3. data Enumerate a

    testing-feat Test.Feat.Enumerate

    A functional enumeration of type t is a partition of t into finite numbered sets. Each part contains values of a certain cost (typically the size of the value).

  4. Enumerate :: RevList (Finite a) -> Enumerate a

    testing-feat Test.Feat.Enumerate

    No documentation available.

  5. ENumber :: Text -> Exp

    texmath Text.TeXMath.Types

    A number (<mn> in MathML).

  6. randomEnum :: (Enum a, RandomGen g) => (a, a) -> g -> (a, g)

    tf-random System.Random.TF.Instances

    No documentation available.

  7. ctlNum :: Pattern Double -> ControlPattern

    tidal-core Sound.Tidal.Params

    No documentation available.

  8. ctlNumCount :: String -> ControlPattern

    tidal-core Sound.Tidal.Params

    No documentation available.

  9. ctlNumCountTo :: String -> Pattern Double -> Pattern ValueMap

    tidal-core Sound.Tidal.Params

    No documentation available.

  10. ctlNumTake :: String -> [Double] -> ControlPattern

    tidal-core Sound.Tidal.Params

    No documentation available.

Page 431 of many | Previous | Next