Closed klaudiosinani closed 5 years ago
The PR introduces the following new property accessor:
DisjointSet#forestElements
Returns the total number of all elements among the disjoint sets of the forest.
Also, the corresponding TypeScript ambient declarations are included in the PR.
Description
The PR introduces the following new property accessor:
DisjointSet#forestElements
Returns the total number of all elements among the disjoint sets of the forest.
Also, the corresponding TypeScript ambient declarations are included in the PR.