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.
-
massiv-test Test.Massiv.Utils Number of tests skipped
numShrinkFinal :: Result -> Intmassiv-test Test.Massiv.Utils Number of unsuccessful shrinking steps performed since last successful shrink
numShrinkTries :: Result -> Intmassiv-test Test.Massiv.Utils Number of unsuccessful shrinking steps performed
-
massiv-test Test.Massiv.Utils Number of successful shrinking steps performed
-
massiv-test Test.Massiv.Utils Number of tests performed
-
massiv-test Test.Massiv.Utils Number of tests performed
-
massiv-test Test.Massiv.Utils Number of tests performed
-
massiv-test Test.Massiv.Utils Number of tests performed
numKeys :: MultiMap k a -> Word32multimap Data.MultiMap O(1). The number of keys in the multimap. As this is a multimap, the number of keys is not necessarily equal to the number of values.
numValues :: MultiMap k a -> Word32multimap Data.MultiMap O(1). The number of values in the multimap. As this is a multimap, the number of keys is not necessarily equal to the number of values.