[Issue 4492] Version of take() which takes from the back of a range
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Jul 21 17:31:24 PDT 2010
http://d.puremagic.com/issues/show_bug.cgi?id=4492
David Simcha <dsimcha at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dsimcha at yahoo.com
--- Comment #1 from David Simcha <dsimcha at yahoo.com> 2010-07-21 17:31:20 PDT ---
What's wrong with just using take(retro(myRange), someNumber)? This is only a
tiny bit more typing than takeBack and IIUC does exactly what you want.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list