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
This is the first stable version of IndexMap, all exported methods are covered by the unit tests.