The generator to use to make values of type T.
The generator to use to make values of type T.
Generating REPLs insist on processing whitespace.
Generating REPLs insist on processing whitespace.
Process a generated value.
Process a generated value. Default: print it.
Generate a new instance and print it, ignoring the input line.
Generate a new instance and print it, ignoring the input line. Return the configuration unchanged.
A REPL that uses ScalaCheck to generate random instances of abstract syntax trees of type T and prints them to standard output.