bs-nice
bs-nice copied to clipboard
implement better hashing
Hashtbl.hash has a bunch of problems, including taking only n significant values to compute hash, and bucklescript ignoring fractional values when computing. redo.