package
1.1.5
Repository: https://github.com/workiva/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.