[semi-ANN] Radix Sort handler
[semi-ANN] Radix Sort handler
- Subject: [semi-ANN] Radix Sort handler
- From: AppleScripter <email@hidden>
- Date: Thu, 27 Sep 2001 20:30:45 -0500
Someone on the list yesterday asked for a radix sort on applemods. I made a
quick one that sorts only numbers ( I am quite sure that a more efficient
way of coding it could be found [hint, hint] ) and only numbers of the same
digit length. ( I don't know why it won't do varying numbers but it won't.
[hint,hint] )
Just wanted to let those know who also wanted a radix sort routine.
Greg Strange