PropCheck.BasicTypes.fixed_list
You're seeing just the function
fixed_list
, go back to PropCheck.BasicTypes module for more information.
Specs
All lists whose i-th element is an instance of the type at index i of
list_of_types
. Also written simply as a list of types.