pif_DataStructures

by Popisfizzy
An implementation of a number of common data structures, including deques, linked lists, queues, stacks, trees, etc. [More]
To download this library for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://Popisfizzy.pif_DataStructures##version=4

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

byond://Popisfizzy.pif_DataStructures##version=4

52 downloads
Version 2.00 Preliminary
Date added: May 31 2008
Last updated: Oct 14 2015
0 fans
Data structures are graph-like structures used to arrange data so that it can be accessed quickly and efficiently, for different purposes. This library includes a number of data structures, among them: Linked lists, stacks, queues, heaps, trees, and more. This is a preliminary version of the to-be-released full version.




Release Notes:
  • August 22, 2010: Splay tree type was added to the library.
  • Version 2.00 Preliminary Version Released August 19, 2010.

  • Version 1.00 Released June 1, 2008.




Thanks goes to Hulio-G for the awesome hub icon.