Hoogle Search

Within LTS Haskell 24.32 (ghc-9.10.3)

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

  1. numElements :: (IArray a e, Ix i) => a i e -> Int

    array Data.Array.Base

    No documentation available.

  2. number :: Parser Number

    attoparsec Data.Attoparsec.ByteString.Char8

    Deprecated: Use scientific instead.

  3. number :: Parser Number

    attoparsec Data.Attoparsec.Text

    Deprecated: Use scientific instead.

  4. number :: Parser Number

    attoparsec Data.Attoparsec.Text.Lazy

    Deprecated: Use scientific instead.

  5. numSparks# :: State# d -> (# State# d, Int# #)

    ghc-prim GHC.Prim

    Returns the number of sparks in the local spark pool.

  6. numSparks# :: State# s -> (# State# s, Int# #)

    ghc-prim GHC.PrimopWrappers

    No documentation available.

  7. numberChar :: (MonadParsec e s m, Token s ~ Char) => m (Token s)

    megaparsec Text.Megaparsec.Char

    Parse a Unicode numeric character, including digits from various scripts, Roman numerals, etc.

  8. number :: Scientific -> YamlBuilder

    yaml Data.Yaml.Builder

    Deprecated: Use scientific

  9. numBits :: Integer -> Int

    crypton Crypto.Number.Basic

    Compute the number of bits for an integer

  10. numBytes :: Integer -> Int

    crypton Crypto.Number.Basic

    Compute the number of bytes for an integer

Page 65 of many | Previous | Next