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. LStep :: Leftmost a -> Leftmost a

    optics-core Optics.Internal.Fold

    No documentation available.

  2. RStep :: Rightmost a -> Rightmost a

    optics-core Optics.Internal.Fold

    No documentation available.

  3. GCStep :: CInt -> GCControl

    hslua-core HsLua.Core

    performs an incremental step of garbage collection, corresponding to the allocation of stepsize Kbytes.

  4. GCStep :: CInt -> GCControl

    hslua-core HsLua.Core.Types

    performs an incremental step of garbage collection, corresponding to the allocation of stepsize Kbytes.

  5. enumFromStepN :: (Vector v a, Num a) => a -> a -> Int -> v a

    rio RIO.Vector

    No documentation available.

  6. enumFromStepN :: Num a => a -> a -> Int -> Vector a

    rio RIO.Vector.Boxed

    No documentation available.

  7. enumFromStepN :: (Storable a, Num a) => a -> a -> Int -> Vector a

    rio RIO.Vector.Storable

    No documentation available.

  8. enumFromStepN :: (Unbox a, Num a) => a -> a -> Int -> Vector a

    rio RIO.Vector.Unboxed

    No documentation available.

  9. data ResponseNextStep

    HTTP Network.HTTP.Base

    No documentation available.

  10. class IterationStep a

    math-functions Numeric.RootFinding

    Type class for checking whether iteration converged already.

Page 46 of many | Previous | Next