ZSShen / C-Common-Data-Structures

A fast and memory efficient C library to manipulate sequential containers, associative structures, and advanced string processing, such as tree map, hash map, and trie.
43 stars 9 forks source link

Refine the HashMap API. #27

Closed ZSShen closed 8 years ago

coveralls commented 8 years ago

Coverage Status

Coverage decreased (-0.3%) to 92.589% when pulling 67f716cf29ee193b34a905ff99319fe6ae9d3156 on hash_map into c7cb726bbdf53360c19e46eaf95f180c56fadf2f on master.

ZSShen commented 8 years ago

Refine the HashMap API.