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
Add cases to encoding that show how all possible combinations of
- trait / trait with common / extension trait
- extending class / extension
- monomorphic / generic implementation
work out. Make it possible that we can abstract over any of these using context bounds.
0 commit comments