fix #2036: use `rb_hash_*` to accumulate hashes
Instead of shifting/xoring the hash at each field, use the built-in ruby apis for generating a hash from multiple input values. Now returns a Fixnum.
Showing
Please
register
or
sign in
to comment