boomerang_tinymap 0.1.0

A tiny, fast, and simple Slotkey-type map implementation for Boomerang.
Documentation
1
2
3
4
5
# Boomerang-Tinymap

A tiny, fast, and simple Slotkey-type map implementation for `Boomerang`.

Tinymap is built as a write-once, read-many data structure. Methods to remove elements are intentionally omitted.