PropCheck.BasicTypes.loose_tuple
You're seeing just the function
loose_tuple
, go back to PropCheck.BasicTypes module for more information.
Specs
Tuples whose elements are all of type elem_type
.
Instances shrink towards the 0-size tuple, {}
.