DMD 0.170 release
Kristian
kjkilpi at gmail.com
Tue Oct 17 05:20:28 PDT 2006
On Tue, 17 Oct 2006 14:03:46 +0300, Lars Ivar Igesund
<larsivar at igesund.net> wrote:
> Kristian wrote:
>
>> On Tue, 17 Oct 2006 13:08:06 +0300, Lars Ivar Igesund
>> <larsivar at igesund.net> wrote:
>>
>>> Walter Bright wrote:
>>>
>>>> Added foreach_reverse, which addresses a serious shortcoming.
>>>>
>>>> http://www.digitalmars.com/d/changelog.html
>>>
>>> But foreach_reverse is such an ugly name, then I like 'reveach'
>>> (courtesy of
>>> Mr Panek) much better :P
>>
>> 'reveach' sounds good; I too think that 'foreach_reverse' is a bit
>> awkward
>> and lengthy.
>
> I'm not sure reveach is that good ;) I'd really like something else,
> though. 'rforeach' maybe?
>
Too bad that special characters cannot be used...
E.g.
foreach<<()
foreach>>() //== foreach(); optional syntax for 'foreach'
...But then, what's stopping them to be used?
More information about the Digitalmars-d-announce
mailing list