you can implement dynamic dispatch if you have static dispatch
I’ve just seen this library for making interfaces, which looks pretty easy to use.
So, if this is possible without core language changes then why does the language itself need to be extended for an interface pattern?
1 Like