std.container update - now Array is in
Steven Schveighoffer
schveiguy at yahoo.com
Fri May 28 12:51:53 PDT 2010
On Thu, 27 May 2010 21:08:29 -0400, Andrei Alexandrescu
<SeeWebsiteForEmail at erdani.org> wrote:
>
> http://erdani.com/d/phobos/std_container.html
> http://erdani.com/d/phobos/container.d
>
> I defined Array as a straightforward implementation of the homonym
> abstraction. There are a few imperfect corners, but by and large I'm
> starting to believe it's becoming possible to write certain
> cross-container codes.
I just noticed, there is no doc for ElementType, only ValueType and
KeyType.
-Steve
More information about the Digitalmars-d
mailing list