threepointone / bs-nice

css-in-reason
180 stars 14 forks source link

implement better hashing #22

Open threepointone opened 6 years ago

threepointone commented 6 years ago

Hashtbl.hash has a bunch of problems, including taking only n significant values to compute hash, and bucklescript ignoring fractional values when computing. redo.