[Haskell-cafe] Data.List.Split

Neil Mitchell ndmitchell at gmail.com
Mon Dec 15 03:40:44 EST 2008


Hi

> I should have said that, on the other hand, with stream fusion enabled,
> (concat . map) outperforms (concatMap) :)

That can only be a bug in stream fusion - concatMap should always be prefered!

Thanks

Neil


More information about the Haskell-Cafe mailing list