Hi,

> zipWith' would [I haven't tested, but I'm rather confident] make a difference 
> if 
> you benchmarked
> 
>     bench "name" (whnf (fibs !!) 100000)
> 
> etc.

Yes. fibs is slow if used with "!!".

--Kazu

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to