initSidebarItems({"struct":[["AUnionFind","Concurrent union-find representing a set of disjoint sets."],["UnionFind","Array-based union-find representing a set of disjoint sets."],["UnionFindNode","Tree-based union-find representing disjoint sets with associated data."]],"trait":[["ElementType","A type that can be used as a union-find element."]]});