[Issue 15928] chain(r1, r2, r3, ...) should discard all arguments after the first infinite range
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Fri Apr 15 11:20:48 PDT 2016
https://issues.dlang.org/show_bug.cgi?id=15928
Marc Schütz <schuetzm at gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |schuetzm at gmx.net
--- Comment #1 from Marc Schütz <schuetzm at gmx.net> ---
Not sure about refusing compilation - things like this could appear in
otherwise valid generic code...
Anyway, bidi ranges need special treatment - they need to be accessible from
the end up to the last infinite range, too.
--
More information about the Digitalmars-d-bugs
mailing list