Closed thass0 closed 9 months ago
The Union struct now contains an iterator of elements. The size_hint is the maximum possible number of elements to come. The Union struct is constructed in the different methods of SparseSet that create unions.
Union
size_hint
SparseSet
The
Union
struct now contains an iterator of elements. Thesize_hint
is the maximum possible number of elements to come. TheUnion
struct is constructed in the different methods ofSparseSet
that create unions.