[Issue 9868] Hash iteration should support counter variable
    d-bugmail at puremagic.com 
    d-bugmail at puremagic.com
       
    Sat Apr  6 20:33:16 PDT 2013
    
    
  
http://d.puremagic.com/issues/show_bug.cgi?id=9868
Martin Nowak <code at dawg.eu> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |code at dawg.eu
--- Comment #1 from Martin Nowak <code at dawg.eu> 2013-04-06 20:33:15 PDT ---
The problem is there is no index in an unsorted map.
But using the known counter from array foreach makes it appear as if there was
a relation between i and key/value.
I don't think it's worth the possible confusion.
-- 
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