an unsigned integer collection with O(1) time complexity for addition, deletion, and lookup. Iteration is O(n).
-
Updated
Jun 23, 2025 - JavaScript
an unsigned integer collection with O(1) time complexity for addition, deletion, and lookup. Iteration is O(n).
Add a description, image, and links to the sparse-set topic page so that developers can more easily learn about it.
To associate your repository with the sparse-set topic, visit your repo's landing page and select "manage topics."