On Friday, 14 January 2022 at 18:54:26 UTC, Steven Schveighoffer wrote:
You might as well say that C is unusable at a high level vs. javascript because you need to decide what type of number you want, is it int, float, long? OMG SO MANY CHOICES.

Bad choice of example… C is close to unusable at a high level and C++ is remarkably unproductive if you only want to do high level stuff.

But yes, the problem with D const isn't that there are many choices. The problem is that there is only one over-extended choice.

Reply via email to