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

Alexandru Razvan Caciulescu <[email protected]> changed:

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

--- Comment #4 from Alexandru Razvan Caciulescu <[email protected]> 
---
Decided to close this issue. The simple workaround is to use:
auto result = ror.array.transposed;

--

Reply via email to