On 1/14/19 10:57 AM, Adam D. Ruppe wrote:
On Monday, 14 January 2019 at 14:56:00 UTC, bachmeier wrote:
Only a small sliver of programming involves anything where "overhead of a runtime" is an issue. I hope you intend this comment as pertaining to Better C usage.

Real D is the true better C. These improvements can improve in various situations.

That said though, I'd be against removing built-in classes and interfaces. They are useful in a lot of places built in... though I kinda wish the runtime code was a bit thinner and lighter too.

Some of the old crufty features of classes can be jettisoned like toString and toHash, and object.factory.

-Steve

Reply via email to