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. numericEnumFromThenTo :: (Ord a, Fractional a) => a -> a -> a -> [a]

    base GHC.Real

    No documentation available.

  2. numericEnumFromTo :: (Ord a, Fractional a) => a -> a -> [a]

    base GHC.Real

    No documentation available.

  3. numDiscarded :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests skipped

  4. numDiscarded :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests skipped

  5. numDiscarded :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests skipped

  6. numDiscarded :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests skipped

  7. numShrinkFinal :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of unsuccessful shrinking steps performed since last successful shrink

  8. numShrinkTries :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of unsuccessful shrinking steps performed

  9. numShrinks :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of successful shrinking steps performed

  10. numTests :: Result -> Int

    QuickCheck Test.QuickCheck

    Number of tests performed

Page 63 of many | Previous | Next