Inline Classes and extends

August Nagro augustnagro at gmail.com
Tue Dec 10 18:17:14 UTC 2019


I’m very excited about Valhalla after having read the recent “Language Model” design document.

One question I have is about `extends`. I understand that inline classes cannot extend IdentityClass, but what about other inline classes? I have a lot of classes that would make sense as inline, but are held back by their superclass (which also could be inline).

- August Nagro


More information about the valhalla-dev mailing list