Files
tinygo/src
Damian Gryski 1903cf23c9 src/runtime: improve float/complex hashing
This allows positive and negative zero to hash to the same value,
as required by Go.

This is not perfect, but the best I could do without
revamping all the hash funtions to take a seed.

Fixes #2356
2021-12-08 22:38:22 +01:00
..
2021-11-24 22:21:22 +01:00
2021-11-16 02:10:03 +01:00
2021-12-07 10:54:02 +01:00
2021-06-01 15:02:11 +02:00