Hashmap v1.0
This is the stable version of the hashmap data structure that uses a generic (void *) API with macros to declare type-specific wrapper functions.
Version 2.0 will include the same core algorithm, but a templated API.
This is the stable version of the hashmap data structure that uses a generic (void *) API with macros to declare type-specific wrapper functions.
Version 2.0 will include the same core algorithm, but a templated API.