Purely Functional Data Structures Just a collection of self-implemented purely functional data structures. Collections Trees Binary Tree AVL Tree Red-Black Tree B-Tree (N-ary binary tree) Stacks and Queues Stack Dequeue Queue RingBuffer