package
9.0.0-alpha+incompatible
Repository: https://github.com/pingcap/tidb.git
Documentation: pkg.go.dev

# Functions

NewFastIntSet is used to make the instance of FastIntSet with initial values.

# Structs

FastIntSet is wrapper of sparse with an optimization that number [0 ~ 64) can be cached for quick access.