DepTyCheck
About this documentation
Simple test module
Things to be done
Tutorials
How-to guides
Reference
Explanation
DepTyCheck
About this documentation
Simple test module
View page source
Simple test module
This module contains a simple gen example:
genN
:
Gen
NonEmpty
Nat
genN
=
elements
[
0
,
1
]