//
pkg.gl
Category
github.com/ardanlabs/gotraining
topics
go
algorithms
data
hash
package
0.0.0-20250227122322-59689edd5517
Repository:
https://github.com/ardanlabs/gotraining.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
154 SLOC
#
Functions
New
New returns a new hash table.
#
Structs
Hash
Hash is a simple Hash table implementation.