We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a308baf + 8f4f2c1 commit bed549aCopy full SHA for bed549a
src/Test/QuickCheck.purs
@@ -120,7 +120,7 @@ type LoopState =
120
, index :: Int
121
}
122
123
--- | Test a property, returning all test results as an array.
+-- | Test a property, returning all test results as a List.
124
-- |
125
-- | The first argument is the _random seed_ to be passed to the random generator.
126
-- | The second argument is the number of tests to run.
0 commit comments