[Issue 5036] New: Remove caching from ranges

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sun Oct 10 14:38:56 PDT 2010


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

           Summary: Remove caching from ranges
           Product: D
           Version: D2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody at puremagic.com
        ReportedBy: tomeksowi at gmail.com


--- Comment #0 from Tomasz Sowiński <tomeksowi at gmail.com> 2010-10-10 14:38:28 PDT ---
All higher-order ranges in Phobos should not cache their element values. Such
known ranges are: std.algorithm.Map and std.range.Sequence.

A Cached range should be introduced to make up for the loss.

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