ch-ch-update: series, closed-form series, and strides

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Fri Jan 30 20:25:00 PST 2009


Jarrett Billingsley wrote:
> On Fri, Jan 30, 2009 at 10:48 PM, Andrei Alexandrescu
> <SeeWebsiteForEmail at erdani.org> wrote:
>> dsimcha wrote:
>>> Is the code to this stuff posted anywhere yet?  I'd be interested to read
>>> some of
>>> it.  I actually learned a decent amount of template idioms by reading the
>>> old-school std.algorithm, so I'm curious how some of this stuff is
>>> implemented.
>> Thanks for the interest! Much obliged:
>>
>> http://ssli.ee.washington.edu/~aalexand/d/algorithm.d
>> http://ssli.ee.washington.edu/~aalexand/d/range.d
>> http://ssli.ee.washington.edu/~aalexand/d/functional.d
>>
> 
> Shouldn't ClosedFormSeries.next, uh, increment _n? <_<
> 
> But very, very cool.

Ouch, fixed. Thanks!

Andrei



More information about the Digitalmars-d mailing list