[ ArgumentList ] vs. @( ArgumentList )

Andrej Mitrovic andrej.mitrovich at gmail.com
Tue Nov 6 11:59:30 PST 2012


On 11/6/12, Walter Bright <newshound2 at digitalmars.com> wrote:
> @( ArgumentList )

I vote for @.

We have both arrays, static arrays, and hashes which use the []
syntax. And we have a precedent for @ with property functions and
other attributes (e.g. @disable).


More information about the Digitalmars-d mailing list