EqualFunc
fix/non-deterministic-equalfunc-example
main
The `ExampleEqualFunc_badEqualFunc` was non-deterministic, because the hashes used in the `CustomTable` could (by chance) map "Rob" and "Robert" to the same slot. Updated the test to use a deterministic hash.