Skip to content

Commit

Permalink
Uniform extensions
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
odersky committed Mar 26, 2018
1 parent 59e3977 commit 12b929e
Showing 1 changed file with 752 additions and 0 deletions.

0 comments on commit 12b929e

Please sign in to comment.