summaryrefslogtreecommitdiff
path: root/sort/quick.go
AgeCommit message (Expand)Author
2023-04-02initial genericsPaul Buetow
2023-03-24we are on codeberg nowPaul Buetow
2020-10-16migrate to gomodulesPaul Buetow
2020-08-08better quicksortPaul Buetow
2020-08-08fix testPaul Buetow
2020-08-08fix bugPaul Buetow
2020-08-08refactor quicksortPaul Buetow
2020-08-08fortune not foundPaul Buetow
2020-08-08add parallelquick and so onPaul Buetow
2020-08-06initial quick sort but have to figure out why it is so slowPaul Buetow