fn unset(self: *Self, index: usize) void
Removes a specific bit from the bit set
self: *Self,
index: usize,