[Issue 5345] std.array is missing the remove functions from std.container

2015-06-09 Thread via Digitalmars-d-bugs
https://issues.dlang.org/show_bug.cgi?id=5345 Andrei Alexandrescu and...@erdani.com changed: What|Removed |Added Version|unspecified |D2 --

[Issue 5345] std.array is missing the remove functions from std.container

2012-01-20 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5345 Jonathan M Davis jmdavisp...@gmx.com changed: What|Removed |Added Status|NEW |RESOLVED

[Issue 5345] std.array is missing the remove functions from std.container

2011-02-26 Thread d-bugmail
http://d.puremagic.com/issues/show_bug.cgi?id=5345 --- Comment #1 from Jonathan M Davis jmdavisp...@gmx.com 2011-02-26 06:06:34 PST --- Actually. I'm not sure that we want to add these. The more I think about it, the less convinced I am that we want to treat dynamic arrays like containers. It