byKey and byValue
bearophile
bearophileHUGS at lycos.com
Mon Jan 16 17:15:30 PST 2012
Andrei Alexandrescu:
> I just submitted a pull request for true byKey and byValue ranges.
Oh, nice.
Some issues related:
http://d.puremagic.com/issues/show_bug.cgi?id=4179
http://d.puremagic.com/issues/show_bug.cgi?id=4607
http://d.puremagic.com/issues/show_bug.cgi?id=4704
http://d.puremagic.com/issues/show_bug.cgi?id=5075
http://d.puremagic.com/issues/show_bug.cgi?id=5466
http://d.puremagic.com/issues/show_bug.cgi?id=5555
http://d.puremagic.com/issues/show_bug.cgi?id=7148
One of those issues asks for a AA.byPairs too (that yields std.typecons.Tuples of key-value, like in Python).
Bye,
bearophile
More information about the Digitalmars-d
mailing list