[Issue 10009] foreach_reverse and AA.byKey/byValue
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Mon Nov 3 23:47:59 PST 2014
https://issues.dlang.org/show_bug.cgi?id=10009
yebblies <yebblies at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://issues.dlang.org/sh
| |ow_bug.cgi?id=13679
Severity|normal |enhancement
--- Comment #30 from yebblies <yebblies at gmail.com> ---
I've opened issue 13679 for the issue of using foreach_reverse directly on the
AA. That leaves this with just the unlikely enhancement, of making
byKey/byValue into bidirectional ranges.
--
More information about the Digitalmars-d-bugs
mailing list