Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Speedups: intset: fix corner case for int64 on 32bit systems
original idea was to only use bucket->val if int<pointer, but we always have a union now anyway
- Loading branch information