A generic mutable implementation of the disjoint sets data structure.
- Value parameters:
- nodes
all the vertices currently tracked by this data structure
- Companion:
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any