First experience with std.algorithm: I had to resort to writinga

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Tue Jun 8 15:53:42 PDT 2010


On 06/08/2010 04:51 PM, KennyTM~ wrote:
> A better representation is
>
> auto iota(B, E)(B begin, E end);

FWIW that's how I first defined it. At that time ddoc had a bug that 
made all auto functions invisible. I think that has been fixed since.

Andrei


More information about the Digitalmars-d mailing list