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.

  1. StepDone :: Rope -> a -> Step a

    trifecta Text.Trifecta.Parser

    Parsing is done and has converted the Rope to a final result

  2. StepFail :: Rope -> ErrInfo -> Step a

    trifecta Text.Trifecta.Parser

    Parsing the Rope has failed with an error

  3. class Projectable c t f => Steppable (c :: k -> k -> Type) (t :: k) (f :: k -> k) | t -> f

    yaya Yaya.Fold

    Structures you can walk through step-by-step.

  4. class Projectable c t f => Steppable (c :: k -> k -> Type) (t :: k) (f :: k -> k) | t -> f

    yaya Yaya.Retrofit

    Structures you can walk through step-by-step.

  5. data StepControl

    hmatrix-gsl Numeric.GSL.ODE

    Adaptive step-size control functions

  6. StepAfter :: MarkInterpolation

    hvega Graphics.Vega.VegaLite

    Piecewise (stepped) constant interpolation function after each point in a sequence.

  7. StepBefore :: MarkInterpolation

    hvega Graphics.Vega.VegaLite

    Piecewise (stepped) constant interpolation function before each point in a sequence.

  8. Steps :: [Double] -> BinProperty

    hvega Graphics.Vega.VegaLite

    Pick the step size from this list.

  9. Stepwise :: MarkInterpolation

    hvega Graphics.Vega.VegaLite

    Piecewise (stepped) constant interpolation function centred on each point in a sequence.

  10. data StepField

    cron System.Cron.Types

    No documentation available.

Page 34 of many | Previous | Next