- (disjoint-set:union disjoint-set item-1 item-2) procedure
Modifies the disjoint set, merging the sets represented by the given items. There is no usable output.
Modifies the disjoint set, merging the sets represented by the given items. There is no usable output.