fn initFull(allocator: Allocator, bit_length: usize) !Self

Creates a bit set with all elements present.

Parameters

allocator: Allocator,
bit_length: usize,