Vec.opIndex

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

Meta