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

Jarrett Billingsley jarrett.billingsley at gmail.com
Fri Jan 30 20:09:10 PST 2009


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.



More information about the Digitalmars-d mailing list