Commit graph

2 commits

Author SHA1 Message Date
Dubiousjim
bdc65945f8 rename stable_sort to stablesort 2024-06-11 21:07:15 +02:00
Dubiousjim
8f4646cffe RFC: Stable Sort
This RFC proposes introducing a stable sorting algorithm to the table
library. The particular algorithm proposed is "Block Merge Sort."
2024-06-10 23:18:32 +02:00