package
0.99.99-test-ignore
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Interfaces

Hashmap provides an O(1) mapping from an [ids.ID] to any value.
LinkedHashmap is a hashmap that keeps track of the oldest pairing an the newest pairing.