Sorting algorithms/Tree sort on a linked list: Difference between revisions

Line 21:
<lang ATS>(*
 
Tree sort based on the pseudocodealgorithm at http://archive.today/WM83M
 
One change is that, instead of a comparison function returning an
1,448

edits