ListSort

by Kuraudo
[Share] [Zip]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Kuraudo.ListSort##version=2

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://Kuraudo.ListSort##version=2

216 downloads
Version 2
Date added: Apr 11 2009
Last updated: Apr 12 2009
0 fans
A set of list sorting functions, currently supports Quicksort and Heapsort. [More]
This library contains a set of functions for sorting lists, currently the Quicksort and Heapsort algorithms. It also includes additional procs so users can use their own comparison functions, in case they are comparing types such as mobs, or need to sort into descending order.

Advertisement

Comments

Tafe: (May 4 2011, 8:12 am)
You know, this would be REALLY helpfull with some explanation texts... O.o but else for that, nice XD gj