Commit Graph

4 Commits (ae4fbd016cf86c631c85ceb82945202e27352f18)

Author SHA1 Message Date
John Benediktsson 4550294227 sorting.quick: speedup by inline sort!. 2015-06-15 20:44:26 -07:00
John Benediktsson fba9c1dab4 sorting.quick: better interface, allow comparison to be passed in. 2014-06-10 16:45:41 -07:00
John Benediktsson b40f2ff544 sorting.quick: faster by using stack variables not mutable locals. 2014-06-09 17:53:16 -07:00
John Benediktsson b204c8230f sorting.quick: adding a Quicksort implementation. 2014-06-09 11:17:07 -07:00