Trait keyword.
Adam D. Ruppe
destructionator at gmail.com
Sat Nov 2 15:10:54 PDT 2013
On Saturday, 2 November 2013 at 22:01:11 UTC, Namespace wrote:
> That looks beautiful to you?
In my ideal world, object.d would alias the __ versions back to
the regular ones. (Really, it is int, long, etc. that I'd do like
this, just like string. for, if, etc. are fine the way they are.)
The difference between that and the current thing is if the user
did define their own thing, it could be disambiguated by the full
name.
More information about the Digitalmars-d-learn
mailing list