Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@yah01 yah01 released this 09 Jun 10:26

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