[phobos] array.shift for deletion/insertion

Jonathan M Davis jmdavisProg at gmx.com
Fri Feb 25 17:13:50 PST 2011


On Friday, February 25, 2011 16:27:55 Daniel Murphy wrote:
> std.algorithm.remove?

Except that it doesn't work in cases where you want to remove by value. So, it 
does part of the job but not all of it.

- Jonathan M Davis


More information about the phobos mailing list