CyclicRangePrimitives.opIndexUnary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opIndexUnary()
  2. auto opIndexUnary(size_t i)
  3. void opIndexUnary(size_t[2] range)
    mixintemplate CyclicRangePrimitives(T, string makeCopy = "typeof(cast() this) copy;")
    static if(isMutable!T)
    void
    opIndexUnary
    (
    string op
    )
    (
    size_t[2] range
    )

Meta