CyclicRangePrimitives.opIndex

Undocumented in source. Be warned that the author may not have intended to support it.
  1. inout(T) opIndex(size_t v)
    mixintemplate CyclicRangePrimitives(T, string makeCopy = "typeof(cast() this) copy;")
    ref inout
    inout(T)
    opIndex
    (
    size_t v
    )
  2. auto opIndex()
  3. auto opIndex(size_t[2] range)

Meta