because `contentHashCode` on `DoubleArray` gives m...
# announcements
g
because
contentHashCode
on
DoubleArray
gives me back a 32 bit value, i dont have any gaurentees that its hash code wont have a collision, so i figured I might write my own hash implementation that uses a 128 bit hash