[Issue 12062] std.range.flatten

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Aug 29 18:23:02 PDT 2016


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

greensunny12 at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |greensunny12 at gmail.com

--- Comment #2 from greensunny12 at gmail.com ---
> This can be superseded by using std.experimental.ndslice and byElement

nslice only works on RandomAccesRanges, so I believe this is still a valid
request.

--


More information about the Digitalmars-d-bugs mailing list