Migration of a project to dotty

Hi, I just migrated this repo (the sub project scala-way) to dotty. Other than the indentation syntax, union types and enums have been used (though, I feel the use of union types was forced and could have been done without for that specific use case). Are there any places in the code base where some features of dotty could be leveraged to bring about a positive change (as opposed to using it just for the sake of it)? If so, please go ahead and make a PR or just reply on this thread!

1 Like