The nail in the coffin of C++ or why don't GO there...
XavierAP via Digitalmars-d
digitalmars-d at puremagic.com
Thu Mar 30 00:11:16 PDT 2017
On Thursday, 30 March 2017 at 06:58:30 UTC, Ervin Bosenbacher
wrote:
>
> That is the same, that came as a shock to me.
I believe for this slicing D might be even faster for a larger
example/megaloop, because slicing does not necessarily copy
unless needed.
As you say the key is being able to write better, shorter code.
Happy coding!
More information about the Digitalmars-d
mailing list