PropCheck.BasicTypes.with_parameters

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

with_parameters(pv_list, type)

View Source

Specs

with_parameters([{atom(), value()}], raw_type()) :: type()

Similar to with_parameter/3, but accepts a list of {parameter, value} pairs.