fn getPtr(self: *Self, key: Key) *Value
Returns a pointer to the slot in the array associated with a key.
self: *Self,
key: Key,