Hacker News new | ask | show | jobs
by azth 3793 days ago
What about any of the functions here: https://golang.org/src/sort/sort.go

e.g. symMerge(), quickSort(), etc.