Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
When converting to IntHashSet, the offset is useful in increasing the likelyhood that the hash set can be represented using short integers. But the impl failed to pass along the offset when doing the conversion.