You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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
The text was updated successfully, but these errors were encountered: