fn clone(self: *const Self, new_allocator: Allocator) !Self
Creates a duplicate of this bit set, using the new allocator.
self: *const Self,
new_allocator: Allocator,