BitArray.dup

Explicit copying (duplicate).

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

Meta