> > 5.02 uses quicksort, > > That's funny, since I see quadratic scaling, I must be hitting worst > case both times? 'sort' and 'sortBy' *are* implemented in the same > way, right?
It's possible, I suppose. Yes, sort is defined in terms of sortBy. Simon _______________________________________________ Glasgow-haskell-users mailing list [EMAIL PROTECTED] http://www.haskell.org/mailman/listinfo/glasgow-haskell-users