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 Andrei
