|
| Test.QuickCheck | | Portability | portable | | Stability | experimental | | Maintainer | libraries@haskell.org |
|
|
|
| Description |
| QuickCheck v.0.2
DRAFT implementation; last update 000104.
Koen Claessen, John Hughes.
This file represents work in progress, and might change at a later date.
|
|
|
| Documentation |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Instances | |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| | Methods | | | Instances | | Arbitrary Bool | | Arbitrary Double | | Arbitrary Float | | Arbitrary Int | | Arbitrary Integer | | Arbitrary () | | (Arbitrary a, Arbitrary b) => Arbitrary (a, b) | | (Arbitrary a, Arbitrary b, Arbitrary c) => Arbitrary (a, b, c) | | (Arbitrary a, Arbitrary b, Arbitrary c, Arbitrary d) => Arbitrary (a, b, c, d) | | (Arbitrary a, Arbitrary b) => Arbitrary (a -> b) | | Arbitrary a => Arbitrary (Maybe a) | | Arbitrary (Poly a) | | Arbitrary a => Arbitrary [a] | | (Arbitrary a, Arbitrary b) => Arbitrary (Either a b) |
|
|
|
|
|
|
|
|
|
|
| | Methods | | | Instances | |
|
|
|
Instances | |
|
|
|
| Constructors | | Instances | |
|
|
|
|
|
|
| Produced by Haddock version 0.8 |