aliquote.org

December 9, 2025

QuickSort in 61 characters:

quicksort = # & @@@ {# //. x : {__} :> (## & @@ Reverse /@ GatherBy[x, (# < x[[1]] &)])} &