Simon Peyton-Jones wrote:

> Chris Okasaki is working on just such a thing.
> He'll be ready soon...

Lest this be taken too literally however, let me clarify.
I am working on the "Containers" part of the "Containers
and Algorithms" that Kevin asked about.  I am *not*
doing anything like the "Algorithms" part of STL.  That
depends heavily on iterators, which I am not supplying
in an STL-like form.  Rather, I am supplying higher
level iterators such as fold/map/etc.

Chris



Reply via email to