Quote:
|
works better I suppose...?
|
Quote:
|
Originally Posted by Stefan from my Bubble Sort thread
Nice code
sortascending()/sortdescending() currently only sort strings, so it's not helping in all cases. You can also use sortbyvalue() but it is more made for sorting objects
|
Plus, that's definitely not Selection Sort.
