Agata-0.2.1: Generator-generator for QuickCheck

Test.Agata.Common

Documentation

taggedWith :: Tagged b a -> b -> Tagged b aSource

type Improving a = StateT (Int, Int, [Int]) Gen aSource

permute :: [a] -> Gen [a]Source