[Issue 4492] Version of take() which takes from the back of a range

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Nov 1 05:27:58 PST 2015


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

Andrei Alexandrescu <andrei at erdani.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |INVALID

--- Comment #12 from Andrei Alexandrescu <andrei at erdani.com> ---
(In reply to Infiltrator from comment #11)
> Andrei, take(retro(arr), n) and arr[$-n..$] seem perfectly reasonable, so do
> you want to close this one off?

Yes, thanks.

--


More information about the Digitalmars-d-bugs mailing list