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
[NFC] Make ExistentialLayout store the presence of parameterized protocols
This is preparation for supporting parameterized protocols in
protocol compositions. The `sameTypeRequirements` field will
probably have to go; it's just not general enough to capture
what we want. That's assuming that we keep ExistentialLayout
in the long term at all, of course.
0 commit comments