[Haskell-cafe] haskell.org: what can be improved causing what efforts?

Matthias Görgens matthias.goergens at googlemail.com
Mon Jul 13 10:05:06 EDT 2009


> I like the quicksort example at
> http://www.haskell.org/haskellwiki/Introduction very much; it shows how much
> time you can save when you use Haskell.

Nice idea.  Perhaps use a merge sort, because that is actually useful,
because it does not degenerate for large lists.

Matthias.


More information about the Haskell-Cafe mailing list