Get the Drop on Sorting

I've just updated my essay on dropsort, updated the code formatting, fixed a typo, elaborated a couple of concepts/constructs, linked some more references. So, a little more programming language history and algorithmic clarification than the previous version.

#Dropsort #EsotericAlgorithms

https://kevlinhenney.medium.com/get-the-drop-on-sorting-4d8cd1b91780

Get the Drop on Sorting - Kevlin Henney - Medium

In a previous post I explored sleep sort, a somewhat pathological sorting algorithm that reframes spatial rearrangement as temporal. There is no sense in which the algorithm is intended for practical…

Medium