fn getPtr(self: *Self, key: Key) *Value

Returns a pointer to the slot in the array associated with a key.

Parameters

self: *Self,
key: Key,