Merge pull request #33 from jonhoo/track-count

Keep track of number of set elements in map
tree: 6fa349543719f8a7b50fdf327779a157f65df171
  1. src/
  2. .gitignore
  3. .travis.yml
  4. Cargo.toml
  5. deploy-docs.sh
  6. LICENSE-APACHE
  7. LICENSE-MIT
  8. README.md
README.md

A simple map based on a vector for small integer keys.

Documentation is available at https://contain-rs.github.io/vec-map/vec_map.