fn clone(self: *const Self, new_allocator: Allocator) !Self

Creates a duplicate of this bit set, using the new allocator.

Parameters

self: *const Self,
new_allocator: Allocator,