The source project of this merge request has been removed.
Add skeletons for all types in DataStructures namespace
- Every unimplemented method throws a
NotImplementedException
- Added Comments for the most important methods and members
- Includes TODO's for future implementation notes and open design questions