I wanted to define a common set of data structures that would be handy in any project. This is a start
- Fix inline todos
- Look at just header file implementations
- Larger test suite for each data structure
- Doxygen-style comments
- Add a List struct to have count for O(1) gets if out of bounds