Vec.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T opIndex(size_t i)
    struct Vec(T, size_t size)
    inout
    T
    opIndex
    (
    const size_t i
    )
  2. void opIndex(size_t i, T n)

Meta