fn getOrPutValue(self: *Self, allocator: Allocator, key: K, value: V) Allocator.Error!Entry
self: *Self,
allocator: Allocator,
key: K,
value: V,