LibHashSet/libhashset/include
LoRd_MuldeR 669bf3a28b hash_map_insert(): Added parameter 'update' to specify if the value of an existing key should be updated +
hash_map_remove(): Added parameter 'value' to return the value that was associated with the deleted key (optional).
2022-12-04 21:47:44 +01:00
..
hash_map.h hash_map_insert(): Added parameter 'update' to specify if the value of an existing key should be updated + 2022-12-04 21:47:44 +01:00
hash_set.h Optimized hash computation. 2022-12-02 14:50:37 +01:00