mirror of
https://github.com/meineerde/rackstash.git
synced 2025-10-17 14:01:01 +00:00
This follows the rule that two objects which are eql? also have the same hash value. It is also required to ensure that we can use collections in sets, hashes and arrays where the hash-equality is checked for certain operations.