On Friday, 21 November 2014 at 09:37:50 UTC, Walter Bright wrote:
I thought everyone hated foreach_reverse!

I dislike foreach_reverse;
1. it's a keyword with an underscore in it;
2. complicates implementation of foreach and parsing.
3. key_word with under_score

Reply via email to