package
25.1.0+incompatible
Repository: https://github.com/cockroachdb/cockroach.git
Documentation: pkg.go.dev

# Functions

MakeFast returns a set initialized with the given values.

# Constants

MaxInt is the maximum integer that can be stored in a set.
MinInt is the minimum integer that can be stored in a set.

# Structs

Fast keeps track of a set of integers.
Sparse is a set of integers.