]> git.seodisparate.com - SimpleArchiver/commit
Refactor hash-map
authorStephen Seo <seo.disparate@gmail.com>
Fri, 15 Nov 2024 08:36:07 +0000 (17:36 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Fri, 15 Nov 2024 08:36:07 +0000 (17:36 +0900)
commit7bdeb049d47027211c6ac0faa18adc2f7ed0412f
tree7b8785192856a223cc0be5807efb50c414b8b34a
parentf6f98034396efe8a08e379c51a888b509731d00f
Refactor hash-map

Tweaked the default hash function and hash-map-bucket-size.
src/data_structures/hash_map.c
src/data_structures/test.c