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

Creates a bit set with no elements present.

Parameters

allocator: Allocator,
bit_length: usize,