std.collection lets rename it into std,ridiculous.

James Miller james at aatch.net
Sun Feb 19 16:20:43 PST 2012


On 20 February 2012 13:05, Bernard Helyer <b.helyer at gmail.com> wrote:
> Maybe when you learn to type like an adult people will listen to you?
>

Its also worth mentioning that most structures are simple enough that
for 99% of purposes, a "homebrew" implementation is fine. I was taught
how to implement a queue and a stack at the same times as using it,
that is how simple some of these containers are. And if you need
massive speed, then you probably wouldn't use generic containers
anyway...


More information about the Digitalmars-d mailing list