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