aboutsummaryrefslogtreecommitdiff
path: root/src/vector.h
Commit message (Collapse)AuthorAge
* Hashmap improvements and include guardsYaroslav de la Peña Smirnov2021-11-05
| | | | | Hashmap capacity can be set programmatically and it grows/shrinks in size when the load increases/decreases to avoid collisions/save memory.
* add vector typeDanny van Kooten2020-03-12