zadt 0.1.9
Includes three different categories of Advanced Data Types: Array-Based, Graphs, and Geometrics. Array-Based Data Types include Stack, Queue, StackQueue, MinMaxStack, and MinMaxStackQueue. Graph Data Types include Graph, which consists of Vertices and Edges, and FaceGraph, which includes Faces. Geometrics includes Universe, which currently consists of Points and Spheres (work in progress). Once installed, type "Zadt::ADT::help" for a list of datatypes and basic functionality.