BitArray.length

Get length.

  1. size_t length [@property setter]
  2. size_t length [@property getter]
    struct BitArray(bool blockAlignedLength = false, alias Allocator = null)
    pure nothrow @safe @nogc @property const
    size_t
    length
    ()

Meta