It seems to me that concepts' vtables make methods obsolete. These are two 
models, inheritance and type classes, which are different answers to the same 
problem. I can see no good reason to provide both in the same language if this 
language claims to be rather minimalistic. Also, vtables give more elasticity 
as the same type can implement many vertical concepts/protocols.

Reply via email to