fn set(self: *Self, key: Key, value: Value) void
Sets the value in the slot associated with a key.
self: *Self,
key: Key,
value: Value,