…so range-based for loops can be used.
You can have both lowercase and uppercase version if it’s so important.
I’ve been told about ForEach.h on the IRC but it completely defeats the purpose of range-based loops which is to make simple things simple, not more complex.