zadt 0.1.8
Includes two different categories of Advanced Data Types: Array-Based, and Graphs. 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. Once installed, type "Zadt::ADT::help" for a list of datatypes and basic functionality.