fn remove(self: *Self, key: Key) void

Removes a key from the set.

Parameters

self: *Self,
key: Key,