package
2.3.3
Repository: https://github.com/duke-git/lancet.git
Documentation: pkg.go.dev

# Functions

NewHashMap return a HashMap instance.
NewHashMapWithCapacity return a HashMap instance with given size and capacity.

# Structs

HashMap implements a hash map.