Merges the sets containing u and v into a single set containing their union. Returns true if u and v were previously in different sets.
(&mut self, u: usize, v: usize)
source not stored for this graph (policy: none)
no test coverage detected