fn unset(self: *Self, index: usize) void

Removes a specific bit from the bit set

Parameters

self: *Self,
index: usize,