package
1.0.42
Repository: https://github.com/mdmarek/go-datastructures.git
Documentation: pkg.go.dev

# Functions

New returns a new FastIntegerHashMap with a bucket size specified by hint.

# Structs

FastIntegerHashMap is a simple hashmap to be used with integer only keys.