CyclicRangePrimitives.insertBack

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void insertBack(T rhs)
    mixintemplate CyclicRangePrimitives(T, string makeCopy = "typeof(cast() this) copy;")
    void
    insertBack
    (
    T rhs
    )
  2. void insertBack(T[n] rhs)
  3. void insertBack(Range rhs)

Meta