chickadee » disjoint-set » disjoint-set-size-set!

disjoint-set-size-set! ds sizeprocedure

Sets the size of ds to size.

Use with care! This procedure should generally only be used along with a disjoint-set-set! (or in case of bugs in the library).