Top 5

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Thu Oct 9 17:37:02 PDT 2008


Sergey Gromov wrote:
> I think that the base type should offer both speed and safety by 
> default.  To achieve this I propose to disallow unsafe operations on 
> current arrays, call them slices, and introduce a built-in memory 
> management class, Array(T).

I agree that ~= for T[] is bad.

Andrei



More information about the Digitalmars-d mailing list