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

Flips a specific bit in the bit set

Parameters

self: *Self,
index: usize,