[Issue 3459] There should be a flavor of file.listdir() that returns a range instead of taking a delegate

d-bugmail at puremagic.com d-bugmail at puremagic.com
Fri Oct 30 21:35:16 PDT 2009


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


Leandro Lucarella <llucax at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID


--- Comment #1 from Leandro Lucarella <llucax at gmail.com> 2009-10-30 21:35:15 PDT ---
OMG! listdir is a opApply candidate, so foreach can be used already with it...

Damn! I should go to bed...

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