Simply using the pointer is not optimal for our hash table implementation, which simply masks the key to determine the bucket.
Simply using the pointer is not optimal for our hash table implementation, which simply masks the key to determine the bucket.