Rope.opIndex

Return a mutable slice.

  1. Rope opIndex()
    struct Rope
    const nothrow
    opIndex
    ()
  2. char opIndex(size_t index)
  3. Rope opIndex(size_t[2] slice)

Meta