Static and Dynamic Data Structures

Packages
sdds A set of unchanging (static) data structures, which return clones every time they are modified, and their equivalent dynamic counterparts.
unit_tests Unit tests for the static/dynamic data structures package.