Files
sandbox/ods
K. Isom b4192e562a Add 'ods/' from commit 'cbb1f78f27b88978de401a0f9d90fbbd396c001f'
git-subtree-dir: ods
git-subtree-mainline: 97402604df
git-subtree-split: cbb1f78f27
2018-01-26 18:36:12 +01:00
..

ODS

Open Data Structures

This is an implementation and playground for the code in the Open Data Structures books. It contains both the C++ and Python repos.

Tree:

.
├── include	# C++ headers
├── notes	# notes from the text
├── ods		# Python sources
└── src		# C++ sources