[OT] Re: Targeting C

Steven Schveighoffer schveiguy at yahoo.com
Fri Oct 23 10:45:56 PDT 2009


On Fri, 23 Oct 2009 12:50:34 -0400, Andrei Alexandrescu  
<SeeWebsiteForEmail at erdani.org> wrote:

>> What does iota mean?
>
> http://www.digitalmars.com/d/2.0/phobos/std_range.html#iota
>
> Irony minded. I'm destroyed.

Hm... this is slightly off topic, but that function signature is  
absolutely horrendous (in fact, I thought you linked to the wrong place at  
first).  Isn't there any way to avoid putting half the type construction  
as the return value?  Do all range-creating functions suffer from this  
problem?  Maybe it's just a ddoc problem.

-Steve



More information about the Digitalmars-d mailing list