toolshed-0.15.0.1: Utilities used by other packages.
ToolShed.Test.QuickCheck.Arbitrary.ArrayElem
Description
AUTHOR
DESCRIPTION
Implements Arbitrary for Array, where the array-index is required to be a bounded enumerable type.
Arbitrary
Array
EXAMPLE
Test.QuickCheck.sample (Test.QuickCheck.arbitrary :: Test.QuickCheck.Gen.Gen (Data.Array.IArray.Array Data.Int.Int8 Int))