A new blog article detailing the alternative function syntax
Gary Willoughby
dev at nomad.so
Thu Aug 8 14:48:51 PDT 2013
On Thursday, 8 August 2013 at 20:37:35 UTC, anonymous wrote:
> I think you should mention the terms UFCS and IFTI, since those
> are used by D folk.
>
> UFCS: Universal Function Call Syntax, i.e. dot notation.
> IFTI: Implicit Function Template Instantiation, i.e. template
> parameters can be omitted when they can be deduced from the
> function arguments.
Good point.
More information about the Digitalmars-d-announce
mailing list