Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] How do I get the sort/compare func not to sort? Re:(2)

From: lmecir:geocities at: 20-Sep-2000 22:18

Hi, there is a help, but you must use a stable sorting algorithm, eg. my Merge-sort could do what you want (can send you my %msort.r privately). Regards Ladislav