Skip to contents

The category of a DataType: one of "bool", "int", "uint", "float", or "complex".

Usage

dtype_category(x)

Arguments

x

(DataType)

Value

character(1)

See also

is_dtype_float() and friends for per-category predicates