LibHashSet is a simple hash set implementation for C99.
Go to file
2022-11-20 14:21:55 +01:00
libhashset Build fix for VS2010 and MinGW. 2022-11-20 14:21:55 +01:00
main Added support for deleting items from the set + added iterator function. 2022-11-20 13:59:41 +01:00
.gitignore Build fix for VS2010 and MinGW. 2022-11-20 14:21:55 +01:00
hash_set.sln Some refactoring. 2022-11-19 20:28:13 +01:00