Check whether the data type is a signed integer type
Description
Check whether the data type is a signed integer type
Usage
DataType_is_signed_integer()
Value
A logical value
Examples
#> [1] TRUE
#> [1] FALSE
Check whether the data type is a signed integer type
DataType_is_signed_integer()
A logical value
#> [1] TRUE
#> [1] FALSE