BitArray.dup

Explicit copying (duplicate).

struct BitArray(bool blockAlignedLength = false, alias Allocator = null)
@safe pure nothrow @nogc
typeof(this)
dup
()

Meta