builtin sort

Jacob Carlborg doob at me.com
Mon Jun 10 09:25:06 PDT 2013


On 2013-06-10 17:15, Andrei Alexandrescu wrote:

> std.algorithm.reverse reverses a range in place:
> http://dlang.org/phobos/std_algorithm.html#reverse
>
> std.range.retro iterates a range in retrograde order without modifying
> it: http://dlang.org/phobos/std_range.html#.retro

Right, my bad.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list