PropCheck.BasicTypes.with_parameter

You're seeing just the function with_parameter, go back to PropCheck.BasicTypes module for more information.
Link to this function

with_parameter(parameter, value, type)

View Source

Specs

with_parameter(atom(), value(), raw_type()) :: type()

Associates the atom key parameter with the value value while generating instances of type.