Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

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

  1. ForRange :: Name -> Exp -> Exp -> Maybe Exp -> Block -> Stat

    language-lua Language.Lua.Syntax

    for x=start, end [, step] do .. end

  2. data Format

    matrix-market-attoparsec Data.Matrix.MatrixMarket

    Specifies either sparse or dense storage. In sparse ("coordinate") storage, elements are given in (i,j,x) triplets for matrices (or (i,x) for vectors). Indices are 1-based, so that A(1,1) is the first element of a matrix, and x(1) is the first element of a vector. In dense ("array") storage, elements are given in column-major order. In both cases, each element is given on a separate line.

  3. FormatExportNotSupported :: String -> String -> ExportError

    matrix-market-attoparsec Data.Matrix.MatrixMarket

    No documentation available.

  4. ForceAccept :: a -> PResult a

    mcmc Mcmc.Proposal

    Accept the new value regardless of the prior, likelihood or Jacobian.

  5. ForceReject :: PResult a

    mcmc Mcmc.Proposal

    Reject the proposal regardless of the prior, likelihood or Jacobian.

  6. data Formula v

    minisat-solver SAT.MiniSat

    The type of boolean formulas. It is parametric over a set of variables v. We provide the usual boolean operators, including implications and exclusive or. For convenience, we also provide the list quantifiers All, Some, None, ExactlyOne, and AtMostOne, as well as a general Let operator that can be used to reduce the size of repetitive formulas.

  7. type Fortnight = 2 * Week

    o-clock Time.Units

    No documentation available.

  8. Formula :: Text -> SearchStatus

    oeis2 Math.OEIS

    No documentation available.

  9. Formula :: Text -> SearchStatus

    oeis2 Math.OEIS.Types

    No documentation available.

  10. data Format

    ollama-haskell Data.Ollama.Chat

    Format specification for the chat output.

Page 337 of many | Previous | Next