bag
Table of Contents
bag is the most primitive data structure: it is a collection with no index, allows duplication, and only 3 primitives:
- add - add element to bag
- remove - remove element from bag
- contains - search for an element, see if it is present
Backlinks
zettelkasten
zettelkasten is note-taking and note management system with the following 4 properties: