Uniform Function Call Syntax?

Timon Gehr via Digitalmars-d digitalmars-d at puremagic.com
Mon Mar 7 12:09:26 PST 2016


On 07.03.2016 01:19, Xinok wrote:
> On Sunday, 6 March 2016 at 07:45:58 UTC, Ola Fosheim Grøstad wrote:
>> I think it would be better idea to just add the ability to add unicode
>> operators, and to avoid precedence issues one could just require them
>> to use parentheses. That way you could define opCustom"•" and use it as:
>>
>> ( point1 • point2 )
>
> Please no. If I need to open up Character Map just to write code,
> something has gone horribly wrong.

That "something" is your editor configuration. Seriously, this is a 
trivial problem.


More information about the Digitalmars-d mailing list