[Issue 12435] std.range.transposed for immutable matrix too

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Dec 19 11:06:08 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=12435

berni44 <bugzilla at d-ecke.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |bugzilla at d-ecke.de
         Resolution|---                         |INVALID

--- Comment #1 from berni44 <bugzilla at d-ecke.de> ---
Ranges cannot be immutables and therefore transposed cannot be called on m.

--


More information about the Digitalmars-d-bugs mailing list