What are the prominent downsides of the D programming language?

Walter Bright newshound2 at digitalmars.com
Mon Sep 21 10:42:55 UTC 2020


On 9/21/2020 2:35 AM, Ruby The Roobster wrote:
> One downside is that classes can't inherit from multiple classes.

That's a feature, not a downside. I'm not joking.

Multiple inheritance is a horrible abstraction, all it does is confuse people.


More information about the Digitalmars-d mailing list