fn remove(self: *BufSet, value: []const u8) void

Remove an item from the set.

Parameters

self: *BufSet,
value: []const u8,