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 _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
