[Issue 12563] std.container.SList.reverse

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Jun 7 05:44:34 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=12563

monkeyworks12 at hotmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |monkeyworks12 at hotmail.com

--- Comment #1 from monkeyworks12 at hotmail.com ---
Why not use std.range.retro? The only downside is that you can't assign the
result back to the original SList.

--


More information about the Digitalmars-d-bugs mailing list