Just updated my priority queue library and added in two simple procs.
List() - Returns a list version of the queue leaving the original queue in tact
RemoveItem(i) - Finds and removes the item i if it is in the queue.
http://www.byond.com/developer/Theodis/PriorityQueue
ID:42893
![]() May 13 2008, 7:32 pm
|
|
![]() May 13 2008, 8:19 pm
|
|
Thank you :D
|