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
- STL Like Library For Haskell Kevin Atkinson
- Re: STL Like Library For Haskell Hans Aberg
- Re: STL Like Library For Haskell Kevin Atkinson
- Re: STL Like Library For Haskell Hans Aberg
- Re: STL Like Library For Haskell Fergus Henderson
- RE: STL Like Library For Haskell Simon Peyton-Jones
- Re: STL Like Library For Haskell Chris Okasaki
- Re: STL Like Library For Haskell Kevin Atkinson
- RE: STL Like Library For Haskell Hans Aberg
- Re: STL Like Library For Haskell Hans Aberg
- Re: STL Like Library For Haskell Hans Aberg
- Re: STL Like Library For Haskell Bjorn Lisper
- Re: STL Like Library For Haskell Hans Aberg
- Re: STL Like Library For Haskell Kevin Atkinson
- Re: STL Like Library For Haskell Bjorn Lisper
- RE: STL Like Library For Haskell Frank A. Christoph