chickadee » disjoint-set » disjoint-set?

disjoint-set? objprocedure

Returns #t if obj is a disjoint set, and #f otherwise.

Disjoint set objects are not of a disjoint Scheme type, so other type predicates may return #t for disjoint set objects.