Skip to content

data types should not add and multiply like tuples #639

@evhub

Description

@evhub

If you want your data type to support addition or multiplication, you should have to implement it yourself—and inheriting addition/multiplication from tuple is rarely correct. This is a major breaking change, however, if anyone is relying on this behavior.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions