Waiting List
There are no players on the waiting list yet. Only Windows users can play this game. If you have an emulator, you can join the waiting list to be informed when a new server is ready to play.
[Login to join waiting list]
| A set of list sorting functions, currently supports Quicksort and Heapsort. |
Version 2 ·
Date Added: 4/11/09
If you wish to download this library for your Linux/Mac installation, enter the following 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
|
| |
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.
Login to post a comment.