summaryrefslogtreecommitdiff
path: root/utils/hashmap.h
Commit message (Expand)AuthorAgeFilesLines
* utils: Add hashmap_count()Daniel Silverstone2020-02-231-0/+8
* utils: Add iteration API to hashmapDaniel Silverstone2020-02-231-0/+22
* utils: Add hashmap parameter function typesDaniel Silverstone2020-02-231-6/+36
* utils: Add a generic hashmap and tests for itDaniel Silverstone2020-02-231-0/+137