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. msgSpecan_freq_step :: Lens' MsgSpecan Float

    sbp SwiftNav.SBP.Piksi

    No documentation available.

  2. eventlogToLightstep :: ProcessType r => r

    shell-conduit Data.Conduit.Shell

    No documentation available.

  3. eventlogToLightstep :: ProcessType r => r

    shell-conduit Data.Conduit.Shell.PATH

    No documentation available.

  4. decodeStep :: Integral a => (Text, Text) -> Maybe (a, (Text, Text))

    sqids Web.Sqids.Internal

    No documentation available.

  5. checkStepError :: Database -> Text -> CInt -> IO StepResult

    squeather Squeather.Internal

    Like checkError but for use when using sqlite3_step.

  6. sqlite3_backup_step :: Ptr C'sqlite3_backup -> CInt -> IO CInt

    squeather Squeather.Internal

    https://www.sqlite.org/c3ref/backup_finish.html

  7. sqlite3_step :: Ptr C'sqlite3_stmt -> IO CInt

    squeather Squeather.Internal

    https://www.sqlite.org/c3ref/step.html

  8. ParseErrorStep :: StepResult -> ParseErrorResult

    squeather Squeather.Internal.Bindings

    A StepResult was found.

  9. newtype InitialStep

    srtree Algorithm.SRTree.NonlinearOpt

    This vector with the same dimension as the parameter vector x specifies the initial step for the optimizer to take. (This applies to local gradient-free algorithms, which cannot use gradients to estimate how big a step to take.)

  10. InitialStep :: Vector Double -> InitialStep

    srtree Algorithm.SRTree.NonlinearOpt

    No documentation available.

Page 89 of many | Previous | Next