Array.length

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t length [@property setter]
  2. size_t length [@property getter]
    struct Array(alias T, alias AllocT = SystemAllocator, alias Grow = DefaultGrowth)
    @nogc nothrow @property @safe const pure
    length
    ()

Meta