slotmap-map 1.0.7

Slotmap data structure
Documentation
1
2
3
# slotmap - but mappable

Fork of the [`slotmap`](https://docs.rs/slotmap/latest/slotmap/) crate, but with an additional `map` function to map slotmaps of one type into another, while preserving the same key indices.