Something I found quite strange in that keynote is...
# announcements
c
Something I found quite strange in that keynote is that he’s adding a brand new way to specify implicits in Dotty because he realized that passing implicit arguments is very important in a lot of cases, not realizing that fields in classes already solve that problem, and much more elegantly than the implicit function that he’s proposing, in my opinion