fn set(self: *Self, key: Key, value: Value) void

Sets the value in the slot associated with a key.

Parameters

self: *Self,
key: Key,
value: Value,