Am 02.02.2011 09:45, schrieb Andrei Alexandrescu:
Following ideas and advice from this newsgroup, I have a draft at

http://d-programming-language.org/cutting-edge/phobos/std_algorithm.html

There are two tables, one with just the names and the other with names
and a brief description. Let me know of any feedback. Thanks!


Andrei

I like it. It's much easier to find the right function.

I don't understand why cmp, equal, isSorted, ... are in the "Mutations" category.
It makes sense for bringToFront, initializeAll, swap etc, though.
Maybe a "Analyzation" category would make sense for the former?

Cheers,
- Daniel

Reply via email to