Dynamic arrays in D 1.0
boyd
gaboonviper at gmx.net
Mon May 12 13:20:37 PDT 2008
I haven't said any of the sort.
--------
On Mon, 12 May 2008 20:40:42 +0200, Me Here <p9e883002 at sneakemail.com>
wrote:
> 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