package
0.0.0-20241018072137-00ebc30e3b87
Repository: https://github.com/secretflow/scql.git
Documentation: pkg.go.dev

# Functions

NewMVMap creates a new multi-value map.

# Structs

Iterator is used to iterate the MVMap.
MVMap stores multiple value for a given key with minimum GC overhead.