fn initFull(allocator: Allocator, bit_length: usize) !Self
Creates a bit set with all elements present.
allocator: Allocator,
bit_length: usize,