
15 Apr
2011
15 Apr
'11
10:42 a.m.
hello -- has anyone every implemented (and benchmarked) timsort in haskell? http://bugs.python.org/file4451/timsort.txt it is a stable mergesort-like algorithm, seems like a good fit for haskell. best, ben