[Issue 8764] chunks.transposed causes infinite ranges.

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Feb 12 17:12:05 PST 2013


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



--- Comment #1 from hsteoh at quickfur.ath.cx 2013-02-12 17:12:04 PST ---
https://github.com/D-Programming-Language/phobos/pull/1138

Note that calling .array will be made mandatory, because Chunks does not have
assignable subranges, so there's no way transpose can possibly work for it
(popping of subranges does not have lasting effect on the parent container).

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