C++ vs Lisp
Simen Kjaeraas
simen.kjaras at gmail.com
Mon May 19 11:38:21 PDT 2008
On Mon, 19 May 2008 17:01:28 +0200, Bill Baxter
<dnewsgroup at billbaxter.com> wrote:
> Simen Kjaeraas wrote:
>> bearophile Wrote:
>>
>>> Simen Kjaeraas:
>>>> In D, you can* use list.sort.reverse.process or
>>>> list.sort().reverse().process(), if you like parentheses.
>>> You must use parentheses there :-)
>> Not according to my programs. Well, for process, maybe. I just tested
>> with sort and reverse, which works without parentheses.
>
> And if list is a built-in array, you must *not* use parentheses on sort
> and reverse.
>
> --bb
And if the moon is in senit, and it's cloudy and tuesday?
More information about the Digitalmars-d
mailing list