Why is D unpopular, redux.

Walter Bright newshound2 at digitalmars.com
Sat May 21 03:45:05 UTC 2022


On 5/20/2022 4:28 AM, deadalnix wrote:
> I'd like to remind everybody of a simple fact: it is impossible to write a high 
> quality generic container in D, right now. This is because there is no way to 
> explain to the compiler that a `const Vector!T` is the same as a `const 
> Vector!(const T)`.

I don't recall anyone ever bringing it up before. Glad you did.

Want to write a proposal for it?


More information about the Digitalmars-d mailing list