foreach_reverse and lockstep.
ZombineDev via Digitalmars-d
digitalmars-d at puremagic.com
Fri Apr 1 10:44:40 PDT 2016
On Friday, 1 April 2016 at 16:10:01 UTC, Simen Kjaeraas wrote:
> On Friday, 1 April 2016 at 14:37:36 UTC, Jonathan M Davis wrote:
>> (you'd need some sort of opApplyReverse function to go with
>> foreach_reverse, and no such thing exists).
>
> Actually, it exists and it works. It's just not implemented for
> lockstep. I'm trying to clean up my Phobos repo so I can make a
> PR to fix this. Apparently I need to learn more git. :)
>
> --
> Simen
I'm already working on a PR. I think I can be ready by tomorrow.
More information about the Digitalmars-d
mailing list