On 1/19/15 12:51 PM, Alexey T. wrote:
Will be much easier to read Source, if func declarataion begins with
keyword. "def" of "func". e.g.

func myName(params.....): typeOfResult;
or
func myName(params...) -> typeOfResult;

easier to read and PARSE. Next D version may allow--with compatability
of old syntad (C like where typeOfResult is 1st id).

No. -- Andrei

Reply via email to