Positive
    Denis Koroskin 
    2korden at gmail.com
       
    Sun Oct  5 10:25:23 PDT 2008
    
    
  
On Sun, 05 Oct 2008 20:09:25 +0400, Andrei Alexandrescu  
<SeeWebsiteForEmail at erdani.org> wrote:
> Bent Rasmussen wrote:
>> Somewhere there is the dream of a pure function call syntax
>>     abs(real) sqrt(abs(real) x);
>>  Total unification. And possibly total impossibility.
>>  Looks beautiful tho.
>
> It does look beautiful. It won't as soon as "!" enters the picture.
>
> Andrei
I second that. It also brings templates and functions together:
int x = sqrt(42); // what is sqrt - a CT-function of a template? I don't  
care!
    
    
More information about the Digitalmars-d
mailing list