Vector.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T opIndex(size_t i)
    struct Vector(T, int N)
    nothrow @nogc ref pure nothrow
    T
    opIndex
    (
    size_t i
    )
  2. const(T) opIndex(size_t i)

Meta