DataType.isNumerical

struct DataType
@property
bool
isNumerical
()

Return Value

Type: bool

true if arithmatic operators can be used on a data type

Meta