A specialized HashMap for integer keys with optimized performance.
# Cargo.toml
[dependencies]
intmap = "3.1.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an IntMap, inserts a key-value pair, and retrieves the value.
No known issues recorded.
No dependency data recorded yet.