Frits van Bommel wrote: > Walter Bright wrote: >> 4) It is analogous with C++'s reverse_iterator names. > > Actually, wouldn't reverse_foreach be analogous with C++'s > reverse_iterator naming? :P The problem with naming things "iterator" and "reverse_iterator" is they wind up widely separated when doing an alpha sort.