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