[Issue 8803] map.filter.array run map delegate an incorrect number of time.
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Oct 16 10:17:44 PDT 2012
http://d.puremagic.com/issues/show_bug.cgi?id=8803
--- Comment #2 from deadalnix <deadalnix at gmail.com> 2012-10-16 10:17:43 PDT ---
(In reply to comment #1)
> I'm assuming the bug here is that map's ddoc says it caches front, but it
> clearly isn't. I've updated the ddoc to reflect this.
>
> https://github.com/D-Programming-Language/phobos/pull/876
I don't think fixing the ddoc is the fix.
Being unable to do .map.filter defeat the whole point of map and filter.
--
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