show-0.3.3: 'Show' instances for Lambdabot
Source code
Contents
Index
ShowQ
Documentation
type
T
= [
Int
]
Source
type
I
=
Int
Source
integralRandomR
:: (
Integral
a,
RandomGen
g) => (a, a) -> g -> (a, g)
Source
mysmallcheck
::
Testable
a => a ->
()
Source
mysmallcheck'
::
Testable
a => a ->
IO
()
Source
myquickcheck
::
Testable
a => a ->
String
Source
myquickcheck'
::
Testable
a => a ->
IO
String
Source
tests
::
Gen
Result
->
StdGen
->
Int
->
Int
-> [[
String
]] ->
IO
String
Source
done
::
String
->
Int
-> [[
String
]] ->
IO
String
Source
Produced by
Haddock
version 2.4.2