[Haskell-cafe] List indexer

Alex Stangl alex at stangl.us
Tue Oct 2 03:09:51 CEST 2012


On Mon, Sep 17, 2012 at 10:24:07AM +0200, Edgar Klerks wrote:
> I find it useful. I benchmarked it with criterion and your test file (see
> below) and it is a *lot* faster:
> 
> Maybe an elevator list is a nice name?

Hi Edgar,

Thanks for your input. I made a separate unit test and benchmark (using
Criterion) and put it all on github, along with the latest version of
the list index code.

http://github.com/astangl/list-index

Regards,

Alex



More information about the Haskell-Cafe mailing list