# Boomerang-Tinymap
[](https://crates.io/crates/boomerang_tinymap)
[](./LICENSE)
[](https://crates.io/crates/boomerang_tinymap)
[](https://github.com/jondo2010/boomerang/actions/workflows/ci.yml)
[](https://docs.rs/boomerang_tinymap)
[](https://codecov.io/github/jondo2010/boomerang)
A tiny, fast, and simple Slotkey-type map implementation for [`boomerang`](https://docs.rs/boomerang).
[`TinyMap`], [`TinySecondaryMap`] and [`KeySet`] are built as a write-once, read-many data structures. Methods to remove elements are intentionally omitted.