//
pkg.gl
Category
github.com/secretflow/scql
pkg
util
mvmap
package
0.0.0-20241018072137-00ebc30e3b87
Repository:
https://github.com/secretflow/scql.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
174 SLOC
#
Functions
NewMVMap
NewMVMap creates a new multi-value map.
#
Structs
Iterator
Iterator is used to iterate the MVMap.
MVMap
MVMap stores multiple value for a given key with minimum GC overhead.