eliminating std.range.SListRange?

bearophile bearophileHUGS at lycos.com
Sun May 30 12:01:07 PDT 2010


Andrei Alexandrescu:

> It seems to me it doesn't bring anything noteworthy over 
> std.container.SList. Would anyone miss it if I erased it?

One linked list is enough.
Can't the heap in std.algorithm be moved to the collections/containers?

Bye,
bearophile


More information about the Digitalmars-d mailing list