//
pkg.gl
Category
github.com/shogo82148/std
internal
concurrent
package
1.23.0
Repository:
https://github.com/shogo82148/std.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
12 SLOC
#
Functions
NewHashTrieMap
NewHashTrieMap creates a new HashTrieMap for the provided key and value.
#
Structs
HashTrieMap
HashTrieMap is an implementation of a concurrent hash-trie.