Dynamic arrays in D 1.0

Me Here p9e883002 at sneakemail.com
Mon May 12 11:40:42 PDT 2008


boyd wrote:

> I'm not saying either way is more efficient. I'm saying that slicing and
> concatenation are lower level functionality than insert and delete. So  most
> optimizations when using slicing and concatenation will be done by  the
> programmer, rather than the compiler or library.

You don't think that this is stuff that should be got right once and then just
reused?
You're not a /real D programmer/ unless reimplement these well-documented
algorithms yourself?

b.
-- 




More information about the Digitalmars-d mailing list