Hoogle Search

Within LTS Haskell 24.46 (ghc-9.10.3)

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

  1. numFromIndex :: Natural n => Index n -> Word

    fixed-length Data.FixedLength

    No documentation available.

  2. number :: forall s (m :: Type -> Type) a st . (Stream s m Char, Integral a, Show a) => Int -> a -> ParsecT s st m a

    fuzzy-dates Data.Dates.Parsing.Internal

    Parse natural number of N digits which is not greater than M

  3. number :: Scientific -> Greskell Scientific

    greskell Data.Greskell

    Arbitrary precision number literal, like "123e8".

  4. num2dbl :: RValue -> IO Double

    hruby Foreign.Ruby.Bindings

    No documentation available.

  5. num2long :: RValue -> IO CLong

    hruby Foreign.Ruby.Bindings

    No documentation available.

  6. numericValueToISBN10Char :: Int -> Char

    isbn Data.ISBN.ISBN10

    Converts a numeric value to an ISBN-10 character. Valid input values are the numbers from 0 to 10.

  7. numericValueToISBN13Char :: Int -> Char

    isbn Data.ISBN.ISBN13

    Converts a numeric value to an ISBN-13 character. Valid input values are the numbers from 0 to 10.

  8. numBeams :: BeamStack -> Int

    learn-physics Physics.Learn.BeamStack

    Return the number of beams in a BeamStack.

  9. numberTrue :: Int -> Int -> Decision Bool OnBool Int Bool -> Integer

    mappings Data.Mapping.Decision

    How many values are True in a binary decision diagram with integer leaves?

  10. numberTrueGeneral :: Mapping k m => (m Integer -> Integer) -> Int -> Int -> Decision k m Int Bool -> Integer

    mappings Data.Mapping.Decision

    How many values are true in a decision diagram with integer leaves?

Page 99 of many | Previous | Next