core :: DisjointSetNode :: parent
# If parent == self then the node is a root var parent: DisjointSetNode = self