PropCheck.BasicTypes.number

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

Specs

number() :: type()

Numbers are integers or floats, i.e. union([integer(), float()])