[Issue 5550] std.range.enumerate()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Nov 20 05:05:08 PST 2012


http://d.puremagic.com/issues/show_bug.cgi?id=5550


bioinfornatics <bioinfornatics at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bioinfornatics at gmail.com


--- Comment #6 from bioinfornatics <bioinfornatics at gmail.com> 2012-11-20 05:05:05 PST ---
I agree this is really an important feature when using Phobos range.

My need it is to get an enumerate isntance who lzazy evaluate (index, nth
elements) to avoid copy/construct the new range which cost cpu time with a big
range

-- 
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