RAPIDS
    Preparing search index...

    Variable NumericTypesConst

    NumericTypes: (
        | Int8
        | Int16
        | Int32
        | Uint8
        | Uint16
        | Uint32
        | Int64
        | Uint64
        | Float32
        | Float64
        | Bool8
    )[] = ...