I noticed there is some discussion about alternatives or augmentation of 
abstract types for the type system.

In particular I'm interested in inheriting from multiple kinds (whether 
through traits or abstract inheritance). 

In addition, I agree with someone (don't recall who) on github that 
recommended thinks like strided should be traits not types. 

And finally, I would like to keep further developments in mind for code 
structure.

So, are there definitely plans to add some sort of new mechanism for code 
reuse that would allow the equiv of multiple inheritance? Would these 
replace abstract types? 

Thanks!


Reply via email to