rtypes_propcheck v0.1.0 RTypes.Generator.PropCheck View Source
The module contains functions to derive generators to be used with PropCheck library.
Link to this section Summary
Functions
Derive a PropCheck generator for the specified type AST.
Link to this section Functions
Link to this function
derive(arg)
View Sourcederive(RTypes.Extractor.type()) :: PropCheck.BasicTypes.type()
Derive a PropCheck generator for the specified type AST.