summaryrefslogtreecommitdiffstats
path: root/sort.sml
AgeCommit message (Expand)AuthorFilesLines
2025-05-16Fix spelling of file namesRose Hogenson1-24/+0
2024-06-02Slightly simplify the sort algorithm.Rose Hogenson1-15/+9
2024-05-04Implement recursive functions.Rose Hogenson1-1/+1
2024-04-28Add case over int.Rose Hogenson1-0/+30