Array.length

Undocumented in source. Be warned that the author may not have intended to support it.
  1. size_t length [@property getter]
  2. size_t length [@property setter]
    struct Array(T)
    nothrow @property
    void
    length
    (
    size_t nlength
    )

Meta