indexmap-rs / indexmap

A hash table with consistent order and fast iteration; access items by key or sequence index
https://docs.rs/indexmap/
Other
1.71k stars 150 forks source link

Document the lower-bound semantics of capacity #266

Closed cuviper closed 1 year ago

cuviper commented 1 year ago

Closes #183.