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