https://issues.dlang.org/show_bug.cgi?id=11555
Seb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Seb <[email protected]> --- What's the status of this? The way I see it: 1) There's now retro 2) reverse should have been in std.array 3) The naming is bad (reverse and reversed would have been better) But I doubt we can change any of this, except for moving reverse to std.array and doing a public import in std.algorithm. Thoughts? --
