Skip to content

Fix DataType typing #287

@GDYendell

Description

@GDYendell

The typing for DataType and DType does not work correctly and various match statements using DataType say code is unreachable when it is not.

Possibly this requires properly implementing DType and using it as the bound for DType_T. And using DType instead of DType_T in non-generic contexts

Acceptance Criteria

  • No unreachable code in DataType match statements

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions