http://qs1969.pair.com?node_id=782610


in reply to Re: Sorting on multiple variables
in thread Sorting on multiple variables

Proof that if your sorting key is complex enough, the Schwartzian Transform simplifies a sort rather than being merely an optimization; it saves you from repeating yourself or introducing temporaries into a sort block. :)