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

# Functions

NewIntSet returns a new int disjoint set.
NewSet creates a disjoint set.

# Structs

Set is the universal implementation of a disjoint set.
SimpleIntSet is the int disjoint set.