Hoogle Search

Within LTS Haskell 24.7 (ghc-9.10.2)

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

  1. module Numeric

    No documentation available.

  2. data Numbered a

    Diff Data.Algorithm.DiffContext

    No documentation available.

  3. Numbered :: Int -> a -> Numbered a

    Diff Data.Algorithm.DiffContext

    No documentation available.

  4. NumberedList :: [(Text, GtkDoc)] -> Token

    haskell-gi Data.GI.CodeGen.GtkDoc

    A list of numbered list items. The first element in the pair is the index.

  5. Number :: Scientific -> Value

    yesod-core Yesod.Core.Json

    No documentation available.

  6. data NumberParserError

    gi-glib GI.GLib.Enums

    Error codes returned by functions converting a string to a number. Since: 2.54

  7. NumberParserErrorInvalid :: NumberParserError

    gi-glib GI.GLib.Enums

    string was not a valid number

  8. NumberParserErrorOutOfBounds :: NumberParserError

    gi-glib GI.GLib.Enums

    string was a number, but out of bounds

  9. class (Container Vector t, Container Matrix t, Konst t Int Vector, Konst t (Int, Int) Matrix, CTrans t, Product t, Additive Vector t, Additive Matrix t, Linear t Vector, Linear t Matrix) => Numeric t

    hmatrix Numeric.LinearAlgebra

    No documentation available.

  10. newtype NumArgs

    hslua-core HsLua.Core

    The number of arguments consumed curing a function call.

Page 11 of many | Previous | Next