Skip to content

More flexible operator overloading #420

Open
@pcwalton

Description

@pcwalton

The current system ties the various operators to a specific trait. This can be limited, as some uses for the operators might not fit that trait. For example, the return type might be different than expected, or the methods might be unsafe.

Postponed RFCs along these lines:

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-operatorOperators related proposals.A-resolveProposals relating to name resolution.A-typesystemType system related proposals & ideasT-langRelevant to the language team, which will review and decide on the RFC.postponedRFCs that have been postponed and may be revisited at a later time.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions