A proof that the quicksort algorithm terminates on all inputs
https://gist.github.com/868615Testing my new language... This might be the slowest quicksort implementation yet, but hey, I didn't claim the code was optimal.
Testing my new language... This might be the slowest quicksort implementation yet, but hey, I didn't claim the code was optimal.