add a hashtable implementation that supports O(1) removal
[git] / hashmap.c
2013-11-18  Karsten Bleesadd a hashtable implementation that supports O(1) removal