Vector.length

Undocumented in source. Be warned that the author may not have intended to support it.
  1. enum length;
  2. size_t length [@property getter]
  3. size_t length [@property setter]
    struct Vector(size_t N, T)
    pure @property
    static if(!(isStatic))
    void
    length
    (
    size_t nl
    )

Meta