fn remove(self: *BufSet, value: []const u8) void
Remove an item from the set.
self: *BufSet,
value: []const u8,