Releases: yah01/indexmap
Releases · yah01/indexmap
v1.0.0
IndexMap
This is the first stable version of IndexMap, all exported methods are covered by the unit tests.
Features
- Add index for IndexMap, and supports incremental building index
- Get/Remove values by index
- Update values in place
- Iterate IndexMap