[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 02:42:49 PST 2015
https://issues.dlang.org/show_bug.cgi?id=4492
Infiltrator <lt.infiltrator at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lt.infiltrator at gmail.com
--- Comment #11 from Infiltrator <lt.infiltrator at gmail.com> ---
Andrei, take(retro(arr), n) and arr[$-n..$] seem perfectly reasonable, so do
you want to close this one off?
--
More information about the Digitalmars-d-bugs
mailing list