top | item 20266436

(no title)

joel_ms | 6 years ago

>this is a curse that's almost unique to Haskell—the language is also prevented from utilizing future improvements to sorting algorithms!

Back in reality of course, Haskell has fast, generic, linear-time sorting: https://hackage.haskell.org/package/discrimination

discuss

order

Veedrac|6 years ago

I've been a proponent of radix sort since long before I'd heard of this package, but I think you've completely missed my point.