PropCheck.BasicTypes.loose_tuple

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

Specs

loose_tuple(raw_type()) :: type()

Tuples whose elements are all of type elem_type.

Instances shrink towards the 0-size tuple, {}.