shouting versus dotting
KennyTM~
kennytm at gmail.com
Sun Oct 5 07:36:25 PDT 2008
Andrei Alexandrescu wrote:
> Michel Fortin wrote:
>> On 2008-10-05 01:14:17 -0400, Andrei Alexandrescu
>> <SeeWebsiteForEmail at erdani.org> said:
>>
>> -- snip --
>>
>> Or we could use special delimiter characters:
>>
>> Positive<real>(joke);
>> Positive“real”(joke);
>> Positive«real»(joke);
>> Positive#real@(joke);
>>
>> Each having its own problem though.
>>
>> My preference still goes to "!(".
>
> There was also Positive{real}(joke), with which I couldn't find an
> ambiguity.
>
Ohhhh. Why isn't it considered then? (Suppose we already knew Positive
is not a keyword and not preceded by the keywords struct, class, etc.)
>
> -- snip --
>
More information about the Digitalmars-d
mailing list