Why is std.algorithm so complicated to use?

Mehrdad wfunction at hotmail.com
Sun Jul 15 14:42:29 PDT 2012


Another example of how std.algorithm is so hard to use (it's 
almost tempting me to start swearing...):

How do you remove an item from an array in place?

It seems so darn simple, and yet it's not in std.algorithm (or 
std.range). It makes something so easy so tedious.


More information about the Digitalmars-d mailing list