go-hashmap, v1.4.1
Posted on

The library that implements a hash map with synchronized and concurrent wrappers.
Add explanatory comments for implementations of the universal storage interface and describe releases of the library.
Change Log
- add explanatory comments for implementations:
- of a hash map;
- of a synchronized hash map;
- of a concurrent hash map;
- describe for releases:
- features;
- change log.
Repository
Link: https://github.com/thewizardplusplus/go-hashmap/tree/v1.4.1.
Content: code.
License: MIT.