Versions in this module Expand all Collapse all v0 v0.1.1 Nov 30, 2025 v0.1.0 Nov 25, 2025 Changes in this version + type DSU interface + Connected func(x, y T) bool + Find func(x T) T + Groups func() map[T][]T + Union func(x, y T) bool