Check whether the data type is an unsigned integer type
Description
Check whether the data type is an unsigned integer type
Usage
DataType_is_unsigned_integer()
Value
A logical value
Examples
#> [1] TRUE
#> [1] FALSE
Check whether the data type is an unsigned integer type
DataType_is_unsigned_integer()
A logical value
#> [1] TRUE
#> [1] FALSE