https://d.puremagic.com/issues/show_bug.cgi?id=5550
Jakob Ovrum <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #9 from Jakob Ovrum <[email protected]> 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: -------
