Top 5

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Thu Oct 9 11:02:13 PDT 2008


bearophile wrote:
> Andrei Alexandrescu:
>> For appending, I already put Appender in std.array.
> 
> Nice name, short and easy to understand. Is it based on my code, or
> is it an improvement of the code you have shown time ago?

It's a very simple implementation that amortizes calls to gc.capacity. 
My tests show it does quite well.

> How many
> years it will take for you to re-implement most of the
> functionalities of my libs?

Last time I looked it was delegate-based, is that still the case?


Andrei




More information about the Digitalmars-d mailing list