Skip to content

Implement better join and meet for protocols #3830

Closed
@ilevkivskyi

Description

@ilevkivskyi

Currently, unrelated protocols give a non-trivial join only if one is a subtype of another. This have several disadvantages. One of the main is the lack of associativity (ditto for meet).

Several ideas for better join were proposed in #3132 (comment) and #3132 (comment)

This is a follow-up issue for #3132

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions