Hoogle Search
Within LTS Haskell 24.33 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
HaveNumber :: Int -> TestSequenceEventsexpiring-cache-map Caching.ExpiringCacheMap.Utils.TestSequence No documentation available.
haveNumber :: Int -> TestSequence a ()expiring-cache-map Caching.ExpiringCacheMap.Utils.TestSequence No documentation available.
fromEnum :: Enum a => a -> Intfaktory Faktory.Prelude Convert to an Int. It is implementation-dependent what fromEnum returns when applied to a value that is too large to fit in an Int.
-
faktory Faktory.Prelude Convert from an Int.
-
falsify Test.Falsify.GenDefault DerivingVia wrapper for Enum types
-
falsify Test.Falsify.GenDefault No documentation available.
-
falsify Test.Falsify.GenDefault No documentation available.
overrideNumTests :: TestOptions -> Maybe Wordfalsify Test.Tasty.Falsify Override the number of tests
uniqueNumList :: RandomGen g => Int -> Int -> Int -> Rand g (Maybe [Int])general-games Game.Implement.Card.Standard Return a list of unique numbers, of length s, drawn without replacement from the set [n..m]
uniqueNumLists :: RandomGen g => [Int] -> Int -> Int -> Rand g (Maybe [[Int]])general-games Game.Implement.Card.Standard Return lists of lists of unique numbers, of length [s], drawn without replacement from the set [n..m]