Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
faster BigInt hashing (fix JuliaLang#8727)
`sizeinbase` from gmp is exact for powers of two, so the checks are not needed.
- Loading branch information