Documentation
¶
Index ¶
Constants ¶
View Source
const (
UnitLimit = 256
)
Variables ¶
View Source
var OneInt64s []int64
Functions ¶
Types ¶
type HashTable ¶
type HashTable struct {
Sels [][]int64
IntHashMap *hashtable.Int64HashMap
StrHashMap *hashtable.StringHashMap
}
Click to show internal directories.
Click to hide internal directories.