mirror of
https://github.com/janet-lang/janet
synced 2026-06-10 14:42:18 +00:00
2ec12fe06f
Using an integer hash (https://stackoverflow.com/a/12996028/60617) on the number casted to int32 combined with lower bits of the number.