[Issue 5550] std.range.enumerate()

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jan 16 07:38:08 PST 2014


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


Jakob Ovrum <jakobovrum at gmail.com> changed:

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


--- Comment #9 from Jakob Ovrum <jakobovrum at gmail.com> 2014-01-16 07:38:00 PST ---
(In reply to comment #0)
> I suggest to add an enumerate() to Phobos std.range module. An alternative name
> is count().

Posted a pull request for a library implementation. The name `count` is already
taken to mean something else.

https://github.com/D-Programming-Language/phobos/pull/1866

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list