fn getOrPut(self: *Self, allocator: Allocator, key: K) Allocator.Error!GetOrPutResult

Parameters

self: *Self,
allocator: Allocator,
key: K,