PropCheck.BasicTypes.int
You're seeing just the function
int
, go back to PropCheck.BasicTypes module for more information.
Specs
int() :: type()
Small integers (bound by the current value of the size
parameter).
Instances shrink towards 0
.