Ali Çehreli wrote:

Correction: It's actually the 'auto attribute' in D with the venerable responsibility of "The auto attribute is used when there are no other attributes and type inference is desired." Good job, auto! :o)

 foreach (auto n; arr)

oops. good job, auto!

Reply via email to